Class StaticFutureHandlerInvoker
java.lang.Object
org.misaka.api.common.network.future.invoker.StaticFutureHandlerInvoker
- All Implemented Interfaces:
IFutureHandlerInvoker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.misaka.api.common.network.future.invoker.IFutureHandlerInvoker
getRequestPacketClass, invoke
-
Constructor Details
-
StaticFutureHandlerInvoker
protected StaticFutureHandlerInvoker()
-