public class WebSocketServer extends Object
static class
WebSocketServer.EventSocket
WebSocketServer()
void
send(String message, int retryCount)
start(int port, String host)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebSocketServer()
public void start(int port, String host)
public void stop()
public void send(String message, int retryCount)
Copyright © 2016 WSO2 Inc. All rights reserved.