Package org.apache.wicket.protocol.ws.api.registry

Interface Summary
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 Summary
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–2020 Apache Software Foundation. All rights reserved.