Package org.apache.wicket.protocol.ws.javax
-
Class Summary Class Description JavaxUpgradeHttpRequest An artificial HttpServletRequest with data collected from the available WebSocket Session and from the HandshakeRequestJavaxWebSocketConnection A wrapper around JSR 356's native Session.JavaxWebSocketFilter An upgrade filter that setups javax.websocketJavaxWebSocketProcessor Anprocessor
that integrates with JSR 356web socket
implementation.WicketEndpoint JSR 356 WebSocket Endpoint that integrates with Wicket Native WebSocket's IWebSocketProcessorWicketServerApplicationConfig Configures WicketServerEndpointConfig that will setupWicketEndpoint
and a customServerEndpointConfig.Configurator
to collect the useful information from the upgrade http requestWicketServerEndpointConfig A ServerEndpointConfig that uses custom Configurator to collect all available information from the passed HandshakeRequest