| Class | Description |
|---|---|
| Tomcat7WebSocketFilter |
An upgrade filter that uses code borrowed from Tomcat's WebSocketServlet
to decide whether to upgrade the request protocol to websocket or not.
|
| TomcatWebSocketConnection |
* A wrapper around Tomcat's native WsOutbound
|
| TomcatWebSocketProcessor |
An
processor that integrates
with Tomcat 7.x web socket implementation. |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.