Uses of Package
org.apache.wicket.protocol.ws.api

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

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.ajax
IWebSocketConnection
          Common interface for native WebSocket connections
 

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api
IWebSocketConnection
          Common interface for native WebSocket connections
IWebSocketConnectionRegistry
          Tracks all currently connected WebSocket clients
IWebSocketProcessor
          Processes web socket messages.
WicketWebSocketJQueryResourceReference
          A resource reference that provides the JavaScript that may be used to create WebSocket connections in the browser.
 



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