| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.api |
Jetty WebSocket API
|
| org.eclipse.jetty.websocket.api.extensions |
Jetty WebSocket API : WebSocket Extension API
|
| org.eclipse.jetty.websocket.api.io |
Jetty WebSocket API : I/O Classes
|
| Class and Description |
|---|
| CloseException |
| CloseStatus |
| RemoteEndpoint |
| Session
Session represents an active link of communications with a Remote WebSocket Endpoint.
|
| SuspendToken
Connection suspend token
|
| UpgradeRequest |
| UpgradeResponse |
| WebSocketBehavior
Behavior for how the WebSocket should operate.
|
| WebSocketException
A recoverable exception within the websocket framework.
|
| WebSocketListener
Basic WebSocket Listener interface for incoming WebSocket events.
|
| WebSocketPolicy
Settings for WebSocket operations.
|
| Class and Description |
|---|
| WebSocketException
A recoverable exception within the websocket framework.
|
| WriteCallback
Callback for Write events.
|
| Class and Description |
|---|
| Session
Session represents an active link of communications with a Remote WebSocket Endpoint.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.