Uses of Package
org.eclipse.jetty.websocket.core.exception
Packages that use org.eclipse.jetty.websocket.core.exception
Package
Description
-
Classes in org.eclipse.jetty.websocket.core.exception used by org.eclipse.jetty.websocket.core.exceptionClassDescriptionException to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.Indicating that the provided Class is not a valid WebSocket per the chosen API.A recoverable exception within the websocket framework.Exception thrown to indicate a connection I/O timeout.
-
-
Classes in org.eclipse.jetty.websocket.core.exception used by org.eclipse.jetty.websocket.core.util