Package | Description |
---|---|
io.undertow.websockets.core | |
io.undertow.websockets.core.protocol.version07 |
Modifier and Type | Interface | Description |
---|---|---|
interface |
WebSocketFrame |
Modifier and Type | Method | Description |
---|---|---|
protected abstract WebSocketChannel.PartialFrame |
WebSocketChannel.receiveFrame() |
Create a new
StreamSourceFrameChannel which can be used to read the data of the received Frame |
Modifier and Type | Method | Description |
---|---|---|
protected WebSocketChannel.PartialFrame |
WebSocket07Channel.receiveFrame() |
Copyright © 2018. All rights reserved.