Package org.apache.wicket.protocol.ws.api.registry
-
Interface Summary Interface Description IKey A marker interface for keys that are used to find a web socket connection inIWebSocketConnectionRegistryIWebSocketConnectionRegistry Tracks all currently connected WebSocket clients -
Class Summary Class Description PageIdKey A key based on page's idResourceNameKey A key based on shared resource's nameSimpleWebSocketConnectionRegistry A registry that keeps all currently opened web socket connections in maps in Application's meta data.