| Package | Description |
|---|---|
| io.undertow.websockets.core | |
| io.undertow.websockets.core.protocol.version07 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebSocketFrame |
| Modifier and Type | Method and 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 and Description |
|---|---|
protected WebSocketChannel.PartialFrame |
WebSocket07Channel.receiveFrame() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.