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

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

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

Classes in org.apache.wicket.protocol.ws.api that implement IWebSocketRequestHandler
 class 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.