Uses of Package
javax.websocket.server

Packages that use javax.websocket.server
javax.websocket.server   
 

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.
 




Copyright © 2012-2013 Oracle and/or its affiliates. All rights reserved.