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 |
SuspendToken
Connection suspend token
|
UpgradeRequest |
UpgradeResponse |
WebSocketBehavior
Behavior for how the WebSocket should operate.
|
WebSocketConnection
Connection interface for WebSocket protocol RFC-6455.
|
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 |
---|
WebSocketConnection
Connection interface for WebSocket protocol RFC-6455.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.