Package top.focess.qq.core.net
Class SimpleClient
- java.lang.Object
-
- top.focess.qq.core.net.SimpleClient
-
-
Constructor Summary
Constructors Constructor Description SimpleClient(int id, String name, String token)SimpleClient(String host, int port, int id, String name, String token)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHost()intgetId()Get the client idStringgetName()Get the client nameintgetPort()StringgetToken()
-