Uses of Package
org.eclipse.jetty.websocket.common
Packages that use org.eclipse.jetty.websocket.common
Package
Description
Jetty WebSocket Client API
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
Jetty WebSocket Client : Frame Masking Implementations
Jetty WebSocket Common : Implementation [Internal Use Only]
Jetty WebSocket Common : Event Driver for WebSocket Object
Jetty WebSocket Common : Extension Implementations
Jetty WebSocket Common : I/O Implementation
Jetty WebSocket Common : Message Handling
Jetty WebSocket Server : Implementation [Internal Use Only]
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.client
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.client.io
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.client.masks
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.commonClassDescriptionExtends a
SharedBlockingCallback
to a WebSocketWriteCallback
Interface for creating jettyWebSocketSession
objects.A Base Frame as seen in RFC 6455.Endpoint for Writing messages to the Remote websocket. -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.events
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.extensionsClassDescriptionGenerating a frame in WebSocket land.Parsing of a frames in WebSocket land.
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.frames
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.ioClassDescriptionGenerating a frame in WebSocket land.Parsing of a frames in WebSocket land.
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.message
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.common.scopes
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.jsr356ClassDescriptionInterface for creating jetty
WebSocketSession
objects.Endpoint for Writing messages to the Remote websocket. -
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.jsr356.annotations
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.jsr356.endpoints
-
Classes in org.eclipse.jetty.websocket.common used by org.eclipse.jetty.websocket.server