Package | Description |
---|---|
javax.websocket.server | |
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Class and Description |
---|
HandshakeRequest
Represents the HTTP request that asked to be upgraded to WebSocket.
|
ServerEndpointConfig
Provides configuration information for WebSocket endpoints published to a
server.
|
ServerEndpointConfig.Builder |
ServerEndpointConfig.Configurator |
Class and Description |
---|
HandshakeRequest
Represents the HTTP request that asked to be upgraded to WebSocket.
|
ServerContainer
Provides the ability to deploy endpoints programmatically.
|
ServerEndpointConfig
Provides configuration information for WebSocket endpoints published to a
server.
|
ServerEndpointConfig.Configurator |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.