net.sf.jqql
Class PacketEventTrigger<T>
java.lang.Object
net.sf.jqql.PacketEventTrigger<T>
- All Implemented Interfaces:
- Callable<T>
public class PacketEventTrigger<T>
- extends Object
- implements Callable<T>
fire packet event
触å‘PacketEvent
- Author:
- luma
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketEventTrigger
public PacketEventTrigger(QQClient client)
call
public T call()
throws Exception
- Specified by:
call
in interface Callable<T>
- Throws:
Exception