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   
org.apache.wicket.protocol.ws.api.registry   
 

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

Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api
AbstractWebSocketProcessor
          The base implementation of IWebSocketProcessor.
BaseWebSocketBehavior
          A behavior that contributes WicketWebSocketJQueryResourceReference
IWebSocketConnection
          Common interface for native WebSocket connections
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.
 

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



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