public class AppListenerModel extends Object
| Constructor and Description |
|---|
AppListenerModel() |
public AppListenerModel setListenerPort(Integer listenerPort)
public Integer getListenerPort()
public AppListenerModel setListenerType(String listenerType)
public String getListenerType()
public AppListenerModel setScheduler(String scheduler)
public String getScheduler()
public AppListenerModel setTcpSessionTimeout(Integer tcpSessionTimeout)
public Integer getTcpSessionTimeout()
public AppListenerModel setUdpSessionTimeout(Integer udpSessionTimeout)
public Integer getUdpSessionTimeout()
public AppListenerModel setKeepSession(Boolean keepSession)
public Boolean getKeepSession()
public AppListenerModel setKeepSessionType(String keepSessionType)
public String getKeepSessionType()
public AppListenerModel setKeepSessionTimeout(Integer keepSessionTimeout)
public Integer getKeepSessionTimeout()
public AppListenerModel setKeepSessionCookieName(String keepSessionCookieName)
public String getKeepSessionCookieName()
public AppListenerModel setxForwardFor(Boolean xForwardFor)
public Boolean getxForwardFor()
public AppListenerModel setxForwardedProto(Boolean xForwardedProto)
public Boolean getxForwardedProto()
public AppListenerModel setServerTimeout(Integer serverTimeout)
public Integer getServerTimeout()
public AppListenerModel setRedirectPort(Integer redirectPort)
public Integer getRedirectPort()
public AppListenerModel setCertIds(List<String> certIds)
public AppListenerModel setDualAuth(Boolean dualAuth)
public Boolean getDualAuth()
public AppListenerModel setClientCertIds(List<String> clientCertIds)
public AppListenerModel setEncryptionType(String encryptionType)
public String getEncryptionType()
public AppListenerModel setEncryptionProtocols(List<String> encryptionProtocols)
public AppListenerModel setAppliedCiphers(String appliedCiphers)
public String getAppliedCiphers()
Copyright © 2026. All rights reserved.