Uses of Package
org.apache.wicket.protocol.ws.api
-
Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws Class Description IWebSocketConnection Common interface for native WebSocket connectionsIWebSocketConnectionFilter Common interface for rejecting connections which are not meeting some of the security concerns.WebSocketRequestHandler A handler of WebSocket requests. -
Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api Class Description AbstractWebSocketProcessor The base implementation of IWebSocketProcessor.BaseWebSocketBehavior A behavior that contributesWicketWebSocketJQueryResourceReferenceConnectionRejected A class used byIWebSocketConnectionFilters when they need to reject a connectionIWebSocketConnection Common interface for native WebSocket connectionsIWebSocketConnectionFilter Common interface for rejecting connections which are not meeting some of the security concerns.IWebSocketProcessor Processes web socket messages.IWebSocketRequestHandler An interface for outbound communication with web socket clientsWebSocketRequestHandler A handler of WebSocket requests.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 Class Description WebSocketRequestHandler A handler of WebSocket requests. -
Classes in org.apache.wicket.protocol.ws.api used by org.apache.wicket.protocol.ws.api.registry Class Description IWebSocketConnection Common interface for native WebSocket connections