public class SessionConfig extends DefaultWebSocketSessionConfig
HANDSHAKE_DECODER, HANDSHAKE_ENCODER, WEBSOCKET_DECODER, WEBSOCKET_ENCODER, WEBSOCKET_UTF8_VALIDATOR| Constructor and Description |
|---|
SessionConfig() |
SessionConfig(URI requestUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptRequestUri(URI uri) |
SSLEngine |
createSSLEngine(boolean clientMode) |
createCodecExecutor, customizeHeaders, customizeHeaders, getMaxFramePayloadLength, getMaxHandshakeFrameLength, getRequestOrigin, getRequestUri, getSupportedExtensions, getSupportedSubProtocols, handleCloseFrame, ignoreHostHeaderField, isClientMode, setHandleCloseFrame, setIgnoreHostHeaderField, setMaxFramePayloadLength, setMaxHandshakeFrameLength, setRequestOrigin, setSupportedExtensions, setSupportedSubProtocols, switchDecoders, switchEncodersaddSSLEngineBuilder, 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, waitForInboundCloseMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalwaysNotifiedBeingInPipeline, createSSLEngine, getDatagramServerSessionNoReopenPeriod, getEndingAction, getEngineHandshakeTimeout, getMaxInBufferCapacity, getMaxSSLApplicationBufferSizeRatio, getMaxSSLNetworkBufferSizeRatio, getMaxWriteSpinCount, getMinInBufferCapacity, getMinOutBufferCapacity, getThroughputCalculationInterval, ignorePossiblyIncompleteDatagrams, optimizeDataCopying, quicklyCloseEngineOnFailure, waitForInboundCloseMessagepublic SessionConfig(URI requestUri)
public SessionConfig()
public SSLEngine createSSLEngine(boolean clientMode) throws SSLEngineCreateException
createSSLEngine in interface ISessionConfigcreateSSLEngine in class DefaultSessionConfigSSLEngineCreateExceptionpublic boolean acceptRequestUri(URI uri)
acceptRequestUri in interface IWebSocketSessionConfigacceptRequestUri in class DefaultWebSocketSessionConfigCopyright © 2017–2024 SNF4J.ORG. All rights reserved.