| Interface | Description |
|---|---|
| WSConnection |
Web socket connection abstraction.
|
| WSConnectionListener |
Notified when WSConnection opened and closed.
|
| WSMessageReceiver |
Receives incoming messages.
|
| Class | Description |
|---|---|
| ServerContainerInitializeListener | |
| ServerContainerInitializeListener.InputMessageDecoder | |
| ServerContainerInitializeListener.OutputMessageEncoder | |
| WSConnectionContext | |
| WSConnectionImpl | |
| WSConnectionTracker |
Close web socket connections when HTTP session to which these connections associated is going to be invalidated.
|
Copyright © 2015. All rights reserved.