| Class | Description |
|---|---|
| AbstractUpgradeFilter |
An extension of WicketFilter that is used to check whether
the processed HttpServletRequest needs to upgrade its protocol
from HTTP to something else
|
| WebSocketAwareCsrfPreventionRequestCycleListener |
A specialization of
CsrfPreventionRequestCycleListener that should be used when
the application uses Web Sockets. |
| WebSocketSettings |
Web Socket related settings.
|
| WebSocketSettings.Holder |
Holds this WebSocketSettings in the Application's metadata.
|
| WebSocketSettings.SameThreadExecutor |
Simple executor that runs the tasks in the caller thread.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.