Package | Description |
---|---|
io.undertow.websockets.core.protocol.version07 | |
io.undertow.websockets.core.protocol.version08 | |
io.undertow.websockets.core.protocol.version13 |
Constructor and Description |
---|
WebSocket07FrameSinkChannel(org.xnio.channels.StreamSinkChannel channel,
WebSocket07Channel wsChannel,
WebSocketFrameType type,
long payloadSize) |
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 © 2013 JBoss by Red Hat. All rights reserved.