Uses of Interface
com.iohao.net.framework.core.flow.ActionAfter
Packages that use ActionAfter
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 ActionAfter in com.iohao.net.framework.core
Fields in com.iohao.net.framework.core declared as ActionAfterMethods in com.iohao.net.framework.core with parameters of type ActionAfterModifier and TypeMethodDescriptionvoidBarSkeletonBuilder.setActionAfter(ActionAfter actionAfter) -
Uses of ActionAfter in com.iohao.net.framework.core.flow.internal
Classes in com.iohao.net.framework.core.flow.internal that implement ActionAfterModifier and TypeClassDescriptionfinal classDefaultActionAfterimplementation that encodes the action method result into the response message.