Uses of Package
org.eclipse.jetty.websocket.common
-
Packages that use org.eclipse.jetty.websocket.common Package Description org.eclipse.jetty.websocket.common Jetty WebSocket Common : Implementation [Internal Use Only]org.eclipse.jetty.websocket.common.events Jetty WebSocket Common : Event Driver for WebSocket Objectorg.eclipse.jetty.websocket.common.extensions Jetty WebSocket Common : Extension Implementationsorg.eclipse.jetty.websocket.common.frames org.eclipse.jetty.websocket.common.io Jetty WebSocket Common : I/O Implementationorg.eclipse.jetty.websocket.common.message Jetty WebSocket Common : Message Handlingorg.eclipse.jetty.websocket.common.scopes -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common Class Description BlockingWriteCallback.WriteBlocker CloseInfo ConnectionState Connection states as outlined in RFC6455.LogicalConnection RemoteEndpointFactory SessionFactory Interface for creating jettyWebSocketSessionobjects.WebSocketFrame A Base Frame as seen in RFC 6455.WebSocketRemoteEndpoint Endpoint for Writing messages to the Remote websocket.WebSocketSession -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.events Class Description CloseInfo WebSocketSession -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.extensions Class Description Generator Generating a frame in WebSocket land.LogicalConnection Parser Parsing of a frames in WebSocket land. -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.frames Class Description WebSocketFrame A Base Frame as seen in RFC 6455. -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.io Class Description CloseInfo ConnectionState Connection states as outlined in RFC6455.Generator Generating a frame in WebSocket land.LogicalConnection Parser Parsing of a frames in WebSocket land.WebSocketSession -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.message Class Description WebSocketSession -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.scopes Class Description WebSocketSession