| Class | Description |
|---|---|
| BeanServer |
Server that processes the client applications and creates respective
SPIEndpoint. |
| DefaultClientEndpointConfiguration | |
| DefaultEndpointConfiguration |
Default configuration implementation.
|
| DefaultServerEndpointConfiguration |
Provides the default
ServerConfiguration used by the BeanServer. |
| EndpointAdapter |
Adapter to make the implementation easy for developers.
|
| EndpointWrapper |
Wrapps the registered application class.
|
| MessageHandlerForBean | |
| Model |
Model of a class annotated using the WebSocketEndpoint annotations
|
| RemoteEndpointWrapper<T> |
Wrapps the
RemoteEndpoint and represents the other side of the websocket connection. |
| ServerContainerImpl |
Server Container Implementation.
|
| SessionImpl<T> |
Implementation of the WebSocketConversation.
|
Copyright © 2012. All Rights Reserved.