public class WebSocketHandshake extends Object
| Constructor and Description |
|---|
WebSocketHandshake(InputStream input,
OutputStream output,
String uri,
String host,
int port) |
public WebSocketHandshake(InputStream input, OutputStream output, String uri, String host, int port)
public void execute()
throws IOException
IOExceptionCopyright © 2018 Eclipse Paho. All Rights Reserved.