| Interface | Description |
|---|---|
| Configurable |
Tag indicating a component that needs to be configured.
|
| Class | Description |
|---|---|
| AbstractJsrRemote | |
| BasicEndpointConfig |
Basic EndpointConfig (used when no EndpointConfig is provided or discovered)
|
| ClientContainer |
Container for Client use of the javax.websocket API.
|
| DecoderFactory |
Factory for
DecoderMetadata |
| DecoderFactory.Wrapper | |
| EncoderFactory |
Represents all of the declared
Encoders that the Container is aware of. |
| EncoderFactory.Wrapper | |
| JettyClientContainerProvider |
Client
ContainerProvider implementation |
| JsrAsyncRemote | |
| JsrBasicRemote | |
| JsrExtension | |
| JsrExtensionConfig | |
| JsrHandshakeResponse | |
| JsrPongMessage | |
| JsrSession |
Session for the JSR.
|
| JsrSessionFactory | |
| JsrUpgradeListener | |
| MessageHandlerFactory |
Factory for
MessageHandlerMetadata |
| MessageHandlerWrapper |
Expose a
MessageHandler instance along with its associated MessageHandlerMetadata and DecoderFactory.Wrapper |
| Enum | Description |
|---|---|
| MessageType |
Basic Message Type enum.
|
| Exception | Description |
|---|---|
| ConfigurationException | |
| InitException |
Exception during initialization of the Endpoint
|
Copyright © 1995-2015 Webtide. All Rights Reserved.