public interface Client
int
connect(String host, int port)
void
connect(String host, int port, int id)
setConfig(Config config)
shutdown()
void setConfig(Config config)
int connect(String host, int port)
void connect(String host, int port, int id)
void shutdown()
Copyright © 2016. All rights reserved.