Package top.focess.qq.api.net
Interface Receiver
-
- All Known Subinterfaces:
ClientReceiver,ServerMultiReceiver,ServerReceiver
- All Known Implementing Classes:
FocessClientReceiver,FocessReceiver,FocessSidedClientReceiver,FocessSidedReceiver,FocessUDPMultiReceiver,FocessUDPReceiver
public interface ReceiverThe class is used to handle packet.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()Close the receiver.
-