Package | Description |
---|---|
org.springframework.web.socket.server.support |
Server-side support classes including container-specific strategies
for upgrading a request.
|
Class and Description |
---|
AbstractHandshakeHandler
A base class for
HandshakeHandler implementations, independent from the Servlet API. |