Uses of Class
org.glassfish.grizzly.websockets.ServerHandshake

Uses of ServerHandshake in org.glassfish.grizzly.websockets
 

Methods in org.glassfish.grizzly.websockets with parameters of type ServerHandshake
protected  void WebSocketApplication.handshake(ServerHandshake handshake)
          Method is called, when initial WebSocket handshake process was completed, but WebSocketApplication may perform additional validation such as subprotocol or extension negotiation.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.