Uses of Interface
javax.websocket.server.HandshakeRequest

Packages that use HandshakeRequest
javax.websocket.server   
 

Uses of HandshakeRequest in javax.websocket.server
 

Methods in javax.websocket.server with parameters of type HandshakeRequest
 void ServerEndpointConfig.Configurator.modifyHandshake(ServerEndpointConfig sec, HandshakeRequest request, HandshakeResponse response)
          Called by the container after it has formulated a handshake response resulting from a well-formed handshake request.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : [email protected]