|
Classes in javax.websocket.server used by javax.websocket.server |
DefaultServerConfiguration
The DefaultServerConfiguration is a concrete class that embodies all the configuration
parameters for an endpoint that is to be published as a server endpoint. |
HandshakeRequest
The handshake request represents the web socket defined Http request that for the opening
handshake of a web socket session. |
ServerEndpointConfiguration
The ServerEndpointConfiguration is a special kind of endpoint configuration object that contains
web socket configuration information specific only to server endpoints. |