com.baidubce.services.blb.model
Class HttpListener
java.lang.Object
com.baidubce.services.blb.model.ListenerBase
com.baidubce.services.blb.model.HttpListener
public class HttpListener
- extends ListenerBase
Http listener info modal.
Methods inherited from class com.baidubce.services.blb.model.ListenerBase |
getBackendPort, getHealthCheckInterval, getHealthCheckTimeoutInSecond, getHealthyThreshold, getListenerPort, getScheduler, getUnhealthyThreshold, setBackendPort, setHealthCheckInterval, setHealthCheckTimeoutInSecond, setHealthyThreshold, setListenerPort, setScheduler, setUnhealthyThreshold |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpListener
public HttpListener()
getKeepSession
public Boolean getKeepSession()
setKeepSession
public void setKeepSession(Boolean keepSession)
getKeepSessionType
public String getKeepSessionType()
setKeepSessionType
public void setKeepSessionType(String keepSessionType)
getKeepSessionDuration
public Integer getKeepSessionDuration()
setKeepSessionDuration
public void setKeepSessionDuration(Integer keepSessionDuration)
getKeepSessionCookieName
public String getKeepSessionCookieName()
setKeepSessionCookieName
public void setKeepSessionCookieName(String keepSessionCookieName)
getxForwardFor
public Boolean getxForwardFor()
setxForwardFor
public void setxForwardFor(Boolean xForwardFor)
getHealthCheckType
public String getHealthCheckType()
setHealthCheckType
public void setHealthCheckType(String healthCheckType)
getHealthCheckPort
public Integer getHealthCheckPort()
setHealthCheckPort
public void setHealthCheckPort(Integer healthCheckPort)
getHealthCheckURI
public String getHealthCheckURI()
setHealthCheckURI
public void setHealthCheckURI(String healthCheckURI)
getHealthCheckNormalStatus
public String getHealthCheckNormalStatus()
setHealthCheckNormalStatus
public void setHealthCheckNormalStatus(String healthCheckNormalStatus)
getServerTimeout
public Integer getServerTimeout()
setServerTimeout
public void setServerTimeout(Integer serverTimeout)
getRedirectPort
public int getRedirectPort()
setRedirectPort
public void setRedirectPort(int redirectPort)
Copyright © 2018. All rights reserved.