| Class and Description |
|---|
| SPIEndpoint
The WebSocket SDK implements SPIEndpoint with its representation of
a websocket endpoint mapped to a base URI that wishes to handle incoming
messages.
|
| SPIHandshakeListener
Called when response is received from the server.
|
| SPIHandshakeRequest
The provider passes the handshake request to
the SDK created endpoint
|
| SPIRegisteredEndpoint
The provider implements this interface in order to
provide the web socket SDK a handle to the deployed
endpoint that it may use later to un-register.
|
| SPIRemoteEndpoint
Subset of
RemoteEndpoint interface which should be implemented
by container implementations. |
| TyrusClientSocket |
| TyrusServer
HTTP server abstraction.
|
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.