See: Description
| Class | Description |
|---|---|
| DefaultHandshakeHandler |
A default
HandshakeHandler implementation. |
| HandshakeInterceptorChain |
A helper class that assists with invoking a list of handshake interceptors.
|
| HttpSessionHandshakeInterceptor |
An interceptor to copy HTTP session attributes into the map of "handshake attributes"
made available through
WebSocketSession.getAttributes(). |
| WebSocketHttpRequestHandler |
A
HttpRequestHandler for processing WebSocket handshake requests. |