public class SessionConfig extends DefaultSessionConfig
| Modifier and Type | Method and Description |
|---|---|
ICodecExecutor |
createCodecExecutor() |
SSLEngine |
createSSLEngine(boolean clientMode) |
addSSLEngineBuilder, alwaysNotifiedBeingInPipeline, createSSLEngine, getDatagramServerSessionNoReopenPeriod, getEndingAction, getEngineHandshakeTimeout, getMaxInBufferCapacity, getMaxSSLApplicationBufferSizeRatio, getMaxSSLNetworkBufferSizeRatio, getMaxWriteSpinCount, getMinInBufferCapacity, getMinOutBufferCapacity, getSSLEngineBuilder, getThroughputCalculationInterval, ignorePossiblyIncompleteDatagrams, optimizeDataCopying, quicklyCloseEngineOnFailure, removeSSLEngineBuilder, setAlwaysNotifiedBeingInPipeline, setDatagramServerSessionNoReopenPeriod, setEndingAction, setEngineHandshakeTimeout, setIgnorePossiblyIncompleteDatagrams, setMaxInBufferCapacity, setMaxSSLApplicationBufferSizeRatio, setMaxSSLNetworkBufferSizeRatio, setMaxWriteSpinCount, setMinInBufferCapacity, setMinOutBufferCapacity, setOptimizeDataCopying, setQuicklyCloseEngineOnFailure, 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–2024 SNF4J.ORG. All rights reserved.