Uses of Interface
com.iohao.net.framework.core.flow.ActionMethodInvoke
Packages that use ActionMethodInvoke
Package
Description
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
Provides internal flow-plugin implementations that participate in the framework execution
pipeline and support extensible request-processing behavior.
-
Uses of ActionMethodInvoke in com.iohao.net.framework.core
Fields in com.iohao.net.framework.core declared as ActionMethodInvokeMethods in com.iohao.net.framework.core with parameters of type ActionMethodInvokeModifier and TypeMethodDescriptionvoidBarSkeletonBuilder.setActionMethodInvoke(ActionMethodInvoke actionMethodInvoke) -
Uses of ActionMethodInvoke in com.iohao.net.framework.core.flow.internal
Classes in com.iohao.net.framework.core.flow.internal that implement ActionMethodInvokeModifier and TypeClassDescriptionfinal classDefault action method invoker usingMethodHandlefor high-performance method dispatch.