| 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 Object
|
| org.eclipse.jetty.websocket.common.extensions |
Jetty WebSocket Common : Extension Implementations
|
| org.eclipse.jetty.websocket.common.frames | |
| org.eclipse.jetty.websocket.common.io |
Jetty WebSocket Common : I/O Implementation
|
| org.eclipse.jetty.websocket.common.message |
Jetty WebSocket Common : Message Handling
|
| org.eclipse.jetty.websocket.common.scopes |
| Class | Description |
|---|---|
| BlockingWriteCallback.WriteBlocker | |
| CloseInfo | |
| ConnectionState |
Connection states as outlined in RFC6455.
|
| LogicalConnection | |
| RemoteEndpointFactory | |
| SessionFactory |
Interface for creating jetty
WebSocketSession objects. |
| WebSocketFrame |
A Base Frame as seen in RFC 6455.
|
| WebSocketRemoteEndpoint |
Endpoint for Writing messages to the Remote websocket.
|
| WebSocketSession |
| Class | Description |
|---|---|
| CloseInfo | |
| WebSocketSession |
| Class | Description |
|---|---|
| Generator |
Generating a frame in WebSocket land.
|
| LogicalConnection | |
| Parser |
Parsing of a frames in WebSocket land.
|
| Class | Description |
|---|---|
| WebSocketFrame |
A Base Frame as seen in RFC 6455.
|
| 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 |
| Class | Description |
|---|---|
| WebSocketSession |
| Class | Description |
|---|---|
| WebSocketSession |
Copyright © 1995–2018 Webtide. All rights reserved.