All Classes and Interfaces

Class
Description
WebSocket Handshake for RFC 6455.
Common interface for MappedWebSocketCreator
Interface for Configuring Jetty Server Native WebSockets
 
 
Deprecated.
moved to jetty-http PathSpec (this facade will be removed in Jetty 9.4)
Deprecated.
moved to jetty-http RegexPathSpec (this facade will be removed in Jetty 9.4)
Deprecated.
moved to jetty-http ServletPathSpec (this facade will be removed in Jetty 9.4)
Deprecated.
Deprecated.
 
Create a simple WebSocketHandler that registers a single WebSocket POJO that is created on every upgrade request.
 
 
Factory to create WebSocket connections
Inline Servlet Filter to capture WebSocket upgrade requests and perform path mappings to WebSocketCreator objects.