Uses of Class
org.java_websocket.exceptions.IncompleteHandshakeException

Packages that use IncompleteHandshakeException
org.java_websocket.drafts   
 

Uses of IncompleteHandshakeException in org.java_websocket.drafts
 

Methods in org.java_websocket.drafts that throw IncompleteHandshakeException
static HandshakeBuilder Draft.translateHandshakeHttp(ByteBuffer buf, WebSocket.Role role)
           
 



Copyright © 2013 Pusher. All Rights Reserved.