Uses of Class
io.undertow.websockets.core.WebSocketException
Packages that use WebSocketException
-
Uses of WebSocketException in io.undertow.websockets.core
Subclasses of WebSocketException in io.undertow.websockets.coreModifier and TypeClassDescriptionclass
class
WebSocketException which will be thrown if a corrupted frame was detectedclass
WebSocketException
which should be used during the WebSocket-Handshake processing.class
WebSocketException which will be thrown if a corrupted frame was detectedMethods in io.undertow.websockets.core that throw WebSocketExceptionModifier and TypeMethodDescriptionvoid
WebSocketChannel.PartialFrame.handle
(ByteBuffer data) Handles the data, any remaining data will be pushed back