Package | Description |
---|---|
io.undertow.websockets.core.protocol.version07 | |
io.undertow.websockets.core.protocol.version08 | |
io.undertow.websockets.core.protocol.version13 |
Constructor | Description |
---|---|
WebSocket07FrameSinkChannel(WebSocket07Channel wsChannel,
WebSocketFrameType type) |
Modifier and Type | Class | Description |
---|---|---|
class |
WebSocket08Channel |
WebSocketChannel which is used for WebSocketVersion.V08 |
Modifier and Type | Class | Description |
---|---|---|
class |
WebSocket13Channel |
A WebSocketChannel that handles version 13
|
Copyright © 2018. All rights reserved.