Class | Description |
---|---|
JavaxUpgradeHttpRequest |
An artificial HttpServletRequest with data collected from the
available WebSocket Session and from the HandshakeRequest
|
JavaxWebSocketConnection |
A wrapper around JSR 356's native Session.
|
JavaxWebSocketFilter |
An upgrade filter that setups javax.websocket
|
JavaxWebSocketProcessor |
An
processor that integrates with
JSR 356 web socket implementation. |
WicketEndpoint |
JSR 356 WebSocket Endpoint that integrates with Wicket Native WebSocket's IWebSocketProcessor
|
WicketServerApplicationConfig |
Configures WicketServerEndpointConfig that will setup
WicketEndpoint
and a custom ServerEndpointConfig.Configurator to collect the
useful information from the upgrade http request |
WicketServerEndpointConfig |
A ServerEndpointConfig that uses custom Configurator to collect
all available information from the passed HandshakeRequest
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.