Uses of Interface
com.iohao.net.framework.core.flow.ActionMethodInOut
Packages that use ActionMethodInOut
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 ActionMethodInOut in com.iohao.net.framework.core
Fields in com.iohao.net.framework.core declared as ActionMethodInOutMethods in com.iohao.net.framework.core with parameters of type ActionMethodInOutModifier and TypeMethodDescriptionvoidBarSkeletonBuilder.addInOut(@NonNull ActionMethodInOut inOut) Add an interceptor to the action method processing pipeline. -
Uses of ActionMethodInOut in com.iohao.net.framework.core.flow.internal
Classes in com.iohao.net.framework.core.flow.internal that implement ActionMethodInOutModifier and TypeClassDescriptionfinal classDebug plugin that logs detailed request/response information for each action method invocation.final classPluginInOut - StatActionInOut - Action Call Statistics Pluginfinal classPluginInOut - ThreadMonitorInOut - Business Thread Monitoring Pluginfinal classPluginInOut - TimeRangeInOut - Call Statistics Plugin for Each Time Period