Uses of Interface
javax.websocket.HandshakeResponse

Uses of HandshakeResponse in javax.websocket
 

Methods in javax.websocket with parameters of type HandshakeResponse
 void ClientEndpointConfigurator.afterResponse(HandshakeResponse hr)
          This method is called by the implementation after it has received a handshake response from the server as a result of a handshake interaction it initiated.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net