public class SessionConfig extends DefaultSessionConfig
| Modifier and Type | Method and Description |
|---|---|
ICodecExecutor |
createCodecExecutor() |
SSLEngine |
createSSLEngine(boolean clientMode) |
canOwnDataPassedToWriteAndSendMethods, createSSLEngine, getDatagramServerSessionNoReopenPeriod, getEndingAction, getEngineHandshakeTimeout, getMaxInBufferCapacity, getMaxSSLApplicationBufferSizeRatio, getMaxSSLNetworkBufferSizeRatio, getMinInBufferCapacity, getMinOutBufferCapacity, getThroughputCalculationInterval, ignorePossiblyIncompleteDatagrams, setCanOwnDataPassedToWriteAndSendMethods, setDatagramServerSessionNoReopenPeriod, setEndingAction, setEngineHandshakeTimeout, setIgnorePossiblyIncompleteDatagrams, setMaxInBufferCapacity, setMaxSSLApplicationBufferSizeRatio, setMaxSSLNetworkBufferSizeRatio, setMinInBufferCapacity, setMinOutBufferCapacity, setThroughputCalculationInterval, setWaitForInboundCloseMessage, waitForInboundCloseMessagepublic SSLEngine createSSLEngine(boolean clientMode) throws SSLEngineCreateException
createSSLEngine in interface ISessionConfigcreateSSLEngine in class DefaultSessionConfigSSLEngineCreateExceptionpublic ICodecExecutor createCodecExecutor()
createCodecExecutor in interface ISessionConfigcreateCodecExecutor in class DefaultSessionConfigCopyright © 2017–2020 SNF4J.ORG. All rights reserved.