Uses of Interface
top.focess.qq.api.net.ServerReceiver
-
Packages that use ServerReceiver Package Description top.focess.qq top.focess.qq.api.net top.focess.qq.core.net -
-
Uses of ServerReceiver in top.focess.qq
Methods in top.focess.qq that return ServerReceiver Modifier and Type Method Description static @Nullable ServerReceiverFocessQQ. getServerReceiver()static @Nullable ServerReceiverFocessQQ. getUdpServerReceiver() -
Uses of ServerReceiver in top.focess.qq.api.net
Subinterfaces of ServerReceiver in top.focess.qq.api.net Modifier and Type Interface Description interfaceServerMultiReceiverThe socket multi receiver for server. -
Uses of ServerReceiver in top.focess.qq.core.net
Classes in top.focess.qq.core.net that implement ServerReceiver Modifier and Type Class Description classAServerReceiverclassFocessReceiverclassFocessSidedReceiverclassFocessUDPMultiReceiverclassFocessUDPReceiver
-