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

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

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws
IWebSocketConnectionRegistry
          Tracks all currently connected WebSocket clients
 

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api
AbstractWebSocketProcessor
          The base implementation of IWebSocketProcessor.
IWebSocketConnection
          Common interface for native WebSocket connections
IWebSocketConnectionRegistry
          Tracks all currently connected WebSocket clients
IWebSocketProcessor
          Processes web socket messages.
IWebSocketRequestHandler
          An interface for outbound communication with web socket clients
WebSocketRequestHandler
          An extension of AjaxRequestTarget that also supports pushing data from the server to the client.
WicketWebSocketJQueryResourceReference
          A resource reference that provides the JavaScript that may be used to create WebSocket connections in the browser.
 

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api.event
WebSocketRequestHandler
          An extension of AjaxRequestTarget that also supports pushing data from the server to the client.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.