| Interface | Description |
|---|---|
| JsrWebSocketLogger |
log messages start at 26000
|
| JsrWebSocketMessages |
start at 3000
|
| WebSocketDeploymentInfo.ContainerReadyListener |
| Class | Description |
|---|---|
| Bootstrap | |
| ConfiguredClientEndpoint | |
| ConfiguredServerEndpoint | |
| DefaultContainerConfigurator |
Server default container configurator.
|
| DefaultPongMessage |
Default
PongMessage implementation |
| Encoding |
Manages all encoders and decoders for an endpoint instance
|
| EncodingFactory |
Factory class that produces encoding instances for an endpoint.
|
| EndpointSessionHandler |
WebSocketConnectionCallback implementation which will setuo the UndertowSession and notify
the Endpoint about the new session. |
| JsrWebSocketFilter |
Filter that provides HTTP upgrade functionality.
|
| ServerEnpointConfigImpl | |
| ServerWebSocketContainer |
ServerContainer implementation which allows to deploy endpoints for a server. |
| UndertowContainerProvider | |
| UndertowSession |
Session implementation which makes use of the high-level WebSocket API of undertow under the hood. |
| WebSocketDeploymentInfo |
Web socket deployment information
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.