| Package | Description |
|---|---|
| org.apache.wicket.protocol.ws | |
| org.apache.wicket.protocol.ws.api | |
| org.apache.wicket.protocol.ws.api.registry |
| Modifier and Type | Method and Description |
|---|---|
IWebSocketConnectionRegistry |
WebSocketSettings.getConnectionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketSettings |
WebSocketSettings.setConnectionRegistry(IWebSocketConnectionRegistry connectionRegistry)
Sets the connection registry
|
| Constructor and Description |
|---|
WebSocketPushBroadcaster(IWebSocketConnectionRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
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.