WebSocket 1.0 - Apache Tomcat 7.0.47

Package javax.websocket.server

Interface Summary
HandshakeRequest Represents the HTTP request that asked to be upgraded to WebSocket.
ServerApplicationConfig Applications may provide an implementation of this interface to filter the discovered WebSocket endpoints that are deployed.
ServerContainer Provides the ability to deploy endpoints programmatically.
ServerEndpointConfig Provides configuration information for WebSocket endpoints published to a server.
 

Class Summary
ServerEndpointConfig.Builder  
ServerEndpointConfig.Configurator  
 

Annotation Types Summary
PathParam Used to annotate method parameters on POJO endpoints the the ServerEndpoint has been defined with a ServerEndpoint.value() that uses a URI template.
ServerEndpoint  
 


WebSocket 1.0 - Apache Tomcat 7.0.47

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.