Uses of Package
com.iohao.net.framework.core.flow.internal
Packages that use com.iohao.net.framework.core.flow.internal
Package
Description
Provides internal flow-plugin implementations that participate in the framework execution
pipeline and support extensible request-processing behavior.
-
Classes in com.iohao.net.framework.core.flow.internal used by com.iohao.net.framework.core.flow.internalClassDescriptionDefault
ActionAfterimplementation that encodes the action method result into the response message.Default exception processor that wraps exceptions intoMessageException.Default action method invoker usingMethodHandlefor high-performance method dispatch.Per-action statistics record holding execution count, total/average/max time cost, error count, and time range distribution.PluginInOut - StatActionInOut - Action Call Statistics Plugin - StatAction Update ListenerRegion that managesStatActionInOut.StatActioninstances, one perCmdInfo.PluginInOut - StatActionInOut - Action Call Statistics Plugin - Time Range RecordPer-thread monitoring record holding execution count, total time, and remaining queue size.Region that managesThreadMonitorInOut.ThreadMonitorinstances, one per business thread.Listener interface forTimeRangeInOutchange notifications and customization.Daily call statistics record holding the date, total count, and per-hour breakdowns.Region that managesTimeRangeInOut.TimeRangeDayinstances, one per calendar date.Hourly call statistics record holding the hour, total count, and per-minute breakdowns.Minute-range statistics record within an hour.