| Package | Description | 
|---|---|
| io.undertow.websockets.core | 
| Modifier and Type | Class and Description | 
|---|---|
class  |  InvalidOpCodeException  |  
class  |  WebSocketFrameCorruptedException WebSocketException which will be thrown if a corrupted frame was detected   |  
class  |  WebSocketHandshakeException WebSocketException which should be used during the WebSocket-Handshake processing. |  
class  |  WebSocketInvalidCloseCodeException WebSocketException which will be thrown if a corrupted frame was detected   |  
| Modifier and Type | Method and Description | 
|---|---|
void |  WebSocketChannel.PartialFrame.handle(ByteBuffer data) Handles the data, any remaining data will be pushed back   |  
Copyright © 2017 JBoss by Red Hat. All rights reserved.