类 ModularMethodExecution
- java.lang.Object
-
- com.github.thierrysquirrel.sparrow.server.netty.core.factory.execution.ModularMethodExecution
-
public class ModularMethodExecution extends Object
ClassName: ModularMethodExecution Description: date: 2020/12/7 2:08- 从以下版本开始:
- JDK 1.8
- 作者:
- ThierrySquirrel
-
-
方法详细资料
-
invoke
public static void invoke(io.netty.channel.ChannelHandlerContext ctx, SparrowRequestContext msg) throws InvocationTargetException, IllegalAccessException
-
-