All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
Use the ServiceLoader mechanism to provide instances of the WebSocket client container.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Represents the HTTP request that asked to be upgraded to WebSocket.
 
 
 
 
 
 
 
 
Used to annotate method parameters on POJO endpoints the the ServerEndpoint has been defined with a ServerEndpoint.value() that uses a URI template.
Represents a WebSocket Pong message and used by message handlers to enable applications to process the response to any Pings they send.
 
 
 
 
 
Applications may provide an implementation of this interface to filter the discovered WebSocket endpoints that are deployed.
Provides the ability to deploy endpoints programmatically.
 
Provides configuration information for WebSocket endpoints published to a server.