Package org.apache.wicket.protocol.ws.api.registry
package org.apache.wicket.protocol.ws.api.registry
-
ClassDescriptionA marker interface for keys that are used to find a web socket connection in
IWebSocketConnectionRegistry
Tracks all currently connected WebSocket clientsInterface allowing to filter web-sockets connections.A key based on page's idA key based on shared resource's nameA key based on shared resource's name and a tokenA registry that keeps all currently opened web socket connections in maps in Application's meta data.