| Class | Description |
|---|---|
| org.eclipse.jetty.websocket.server.pathmap.PathSpec |
moved to jetty-http
PathSpec (this facade will be removed in Jetty 9.4) |
| org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec |
moved to jetty-http
RegexPathSpec (this facade will be removed in Jetty 9.4) |
| org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec |
moved to jetty-http
ServletPathSpec (this facade will be removed in Jetty 9.4) |
| org.eclipse.jetty.websocket.server.ServletWebSocketRequest |
use
ServletUpgradeRequest instead |
| org.eclipse.jetty.websocket.server.ServletWebSocketResponse |
use
ServletUpgradeResponse instead |
Copyright © 1995–2018 Webtide. All rights reserved.