Package | Description |
---|---|
org.eclipse.jetty.websocket.api | |
org.eclipse.jetty.websocket.api.extensions | |
org.eclipse.jetty.websocket.api.io |
Class and Description |
---|
CloseException |
CloseStatus |
RemoteEndpoint |
SuspendToken
Connection suspend token
|
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-2012 Mort Bay Consulting. All Rights Reserved.