public class HttpsListener extends ListenerBase
| Constructor and Description |
|---|
HttpsListener() |
getBackendPort, getHealthCheckInterval, getHealthCheckTimeoutInSecond, getHealthyThreshold, getListenerPort, getScheduler, getUnhealthyThreshold, setBackendPort, setHealthCheckInterval, setHealthCheckTimeoutInSecond, setHealthyThreshold, setListenerPort, setScheduler, setUnhealthyThresholdpublic Boolean getKeepSession()
public void setKeepSession(Boolean keepSession)
public String getKeepSessionType()
public void setKeepSessionType(String keepSessionType)
public Integer getKeepSessionDuration()
public void setKeepSessionDuration(Integer keepSessionDuration)
public String getKeepSessionCookieName()
public void setKeepSessionCookieName(String keepSessionCookieName)
public Boolean getxForwardFor()
public void setxForwardFor(Boolean xForwardFor)
public String getHealthCheckType()
public void setHealthCheckType(String healthCheckType)
public Integer getHealthCheckPort()
public void setHealthCheckPort(Integer healthCheckPort)
public String getHealthCheckURI()
public void setHealthCheckURI(String healthCheckURI)
public String getHealthCheckNormalStatus()
public void setHealthCheckNormalStatus(String healthCheckNormalStatus)
public Integer getServerTimeout()
public void setServerTimeout(Integer serverTimeout)
public boolean isIe6Compatible()
public void setIe6Compatible(boolean ie6Compatible)
public String toString()
toString in class ListenerBaseCopyright © 2024. All rights reserved.