Package | Description |
---|---|
org.apache.tomcat.websocket |
Modifier and Type | Class and Description |
---|---|
class |
AsyncChannelWrapperNonSecure
Generally, just passes calls straight to the wrapped
AsynchronousSocketChannel . |
class |
AsyncChannelWrapperSecure
Wraps the
AsynchronousSocketChannel with SSL/TLS. |
Constructor and Description |
---|
WsFrameClient(ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession,
Transformation transformation) |
WsRemoteEndpointImplClient(AsyncChannelWrapper channel) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.