Searched refs:wFuture (Results 1 – 1 of 1) sorted by relevance
160 WrapperFuture<Void,Void> wFuture = new WrapperFuture<>(); in handshake() local162 Thread t = new WebSocketSslHandshakeThread(wFuture); in handshake()165 return wFuture; in handshake()