public interface Client extends LifeCycle
int
connect(String host, int port)
void
connect(String host, int port, int id)
setConfig(Config config)
isStarted, isStopped, start, stop
void setConfig(Config config)
int connect(String host, int port)
void connect(String host, int port, int id)
Copyright © 2016. All rights reserved.