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 TypeClassDescriptionclassclassWebSocketException which will be thrown if a corrupted frame was detectedclassWebSocketExceptionwhich should be used during the WebSocket-Handshake processing.classWebSocketException which will be thrown if a corrupted frame was detectedMethods in io.undertow.websockets.core that throw WebSocketExceptionModifier and TypeMethodDescriptionvoidWebSocketChannel.PartialFrame.handle(ByteBuffer data) Handles the data, any remaining data will be pushed back