Uses of Interface
top.focess.qq.api.net.Client
-
Packages that use Client Package Description top.focess.qq.api.net top.focess.qq.core.net -
-
Uses of Client in top.focess.qq.api.net
Methods in top.focess.qq.api.net that return Client Modifier and Type Method Description ClientServerReceiver. getClient(String name)Get the client by given nameMethods in top.focess.qq.api.net that return types with arguments of type Client Modifier and Type Method Description List<Client>ServerMultiReceiver. getClients(String name)Get the list of the clients with given name -
Uses of Client in top.focess.qq.core.net
Classes in top.focess.qq.core.net that implement Client Modifier and Type Class Description classSimpleClientMethods in top.focess.qq.core.net that return Client Modifier and Type Method Description ClientAServerReceiver. getClient(String name)Methods in top.focess.qq.core.net that return types with arguments of type Client Modifier and Type Method Description List<Client>FocessUDPMultiReceiver. getClients(String name)
-