public class EasyServer extends java.lang.Object
Server
mServer
EasyServer(int port)
boolean
isStarted()
void
start(EasyLinkCallBack easylinkcb)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Server mServer
public EasyServer(int port)
public void start(EasyLinkCallBack easylinkcb)
public void stop()
public boolean isStarted()