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