Uses of Interface
org.apache.wicket.protocol.ws.api.IWebSocketConnectionRegistry

Packages that use IWebSocketConnectionRegistry
org.apache.wicket.protocol.ws.api   
 

Uses of IWebSocketConnectionRegistry in org.apache.wicket.protocol.ws.api
 

Classes in org.apache.wicket.protocol.ws.api that implement IWebSocketConnectionRegistry
 class SimpleWebSocketConnectionRegistry
          A registry that keeps all currently opened web socket connections in maps in Application's meta data.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.