public class WebSocketClient extends Object
static class
WebSocketClient.EventSocketClient
WebSocketClient()
void
connect(String url)
send(String message)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebSocketClient()
public void connect(String url)
public void send(String message)
public void stop()
Copyright © 2016 WSO2 Inc. All rights reserved.