public abstract class AbstractSSLSocketAppender<E> extends AbstractSocketAppender<E> implements SSLComponent
SSLSocketAppender
implementations located in other logback modules.DEFAULT_PORT, DEFAULT_QUEUE_SIZE, DEFAULT_RECONNECTION_DELAY
Modifier and Type | Method and Description |
---|---|
SSLConfiguration |
getSsl()
Gets the SSL configuration.
|
void |
setSsl(SSLConfiguration ssl)
Sets the SSL configuration.
|
void |
start() |
connectionFailed, getEventDelayLimit, getPort, getQueueSize, getReconnectionDelay, getRemoteHost, setEventDelayLimit, setPort, setQueueSize, setReconnectionDelay, setRemoteHost, stop
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public void start()
start
in interface LifeCycle
start
in class AbstractSocketAppender<E>
public SSLConfiguration getSsl()
getSsl
in interface SSLComponent
public void setSsl(SSLConfiguration ssl)
setSsl
in interface SSLComponent
ssl
- the SSL configuration to setCopyright © 2010 - 2020 Adobe. All Rights Reserved