public class SessionConfig extends DefaultSctpSessionConfig
DEFAULT_CODEC_EXECUTOR_IDENTIFIER| Constructor and Description |
|---|
SessionConfig() |
| Modifier and Type | Method and Description |
|---|---|
ICodecExecutor |
createCodecExecutor() |
ICodecExecutor |
createCodecExecutor(Object identifier) |
Object |
getCodecExecutorIdentifier(com.sun.nio.sctp.MessageInfo msgInfo) |
getDefaultSctpPayloadProtocolID, getDefaultSctpPeerAddress, getDefaultSctpStreamNumber, getDefaultSctpUnorderedFlag, setDefaultSctpPayloadProtocolID, setDefaultSctpPeerAddress, setDefaultSctpStreamNumber, setDefaultSctpUnorderedFlagaddSSLEngineBuilder, alwaysNotifiedBeingInPipeline, createSSLEngine, 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, waitForInboundCloseMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalwaysNotifiedBeingInPipeline, createSSLEngine, createSSLEngine, getDatagramServerSessionNoReopenPeriod, getEndingAction, getEngineHandshakeTimeout, getMaxInBufferCapacity, getMaxSSLApplicationBufferSizeRatio, getMaxSSLNetworkBufferSizeRatio, getMaxWriteSpinCount, getMinInBufferCapacity, getMinOutBufferCapacity, getThroughputCalculationInterval, ignorePossiblyIncompleteDatagrams, optimizeDataCopying, quicklyCloseEngineOnFailure, waitForInboundCloseMessagepublic Object getCodecExecutorIdentifier(com.sun.nio.sctp.MessageInfo msgInfo)
getCodecExecutorIdentifier in interface ISctpSessionConfiggetCodecExecutorIdentifier in class DefaultSctpSessionConfigpublic ICodecExecutor createCodecExecutor()
createCodecExecutor in interface ISessionConfigcreateCodecExecutor in class DefaultSessionConfigpublic ICodecExecutor createCodecExecutor(Object identifier)
createCodecExecutor in interface ISctpSessionConfigcreateCodecExecutor in class DefaultSctpSessionConfigCopyright © 2017–2024 SNF4J.ORG. All rights reserved.