Searched refs:WebSocketSslHandshakeThread (Results 1 – 1 of 1) sorted by relevance
162 Thread t = new WebSocketSslHandshakeThread(wFuture); in handshake()345 private class WebSocketSslHandshakeThread extends Thread { class in AsyncChannelWrapperSecure352 public WebSocketSslHandshakeThread(WrapperFuture<Void,Void> hFuture) { in WebSocketSslHandshakeThread() method in AsyncChannelWrapperSecure.WebSocketSslHandshakeThread