| Interface | Description |
|---|---|
| IKey |
A marker interface for keys that are used to find a web socket
connection in
IWebSocketConnectionRegistry |
| IWebSocketConnectionRegistry |
Tracks all currently connected WebSocket clients
|
| Class | Description |
|---|---|
| PageIdKey |
A key based on page's id
|
| ResourceNameKey |
A key based on shared resource's name
|
| SimpleWebSocketConnectionRegistry |
A registry that keeps all currently opened web socket connections in
maps in Application's meta data.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.