Uses of Interface
com.iohao.net.framework.core.BroadcastTrace
Packages that use BroadcastTrace
Package
Description
Provides the core business framework abstractions for action routing, protocol handling,
communication contracts, and runtime extension points.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
-
Uses of BroadcastTrace in com.iohao.net.framework
Fields in com.iohao.net.framework declared as BroadcastTraceModifier and TypeFieldDescriptionCoreGlobalConfig.broadcastTraceBroadcast trace hook used to record diagnostic information when broadcast messages are sent. -
Uses of BroadcastTrace in com.iohao.net.framework.core
Classes in com.iohao.net.framework.core that implement BroadcastTraceModifier and TypeClassDescriptionfinal classDefault broadcast trace implementation that prints the business call site and broadcast payload diagnostics.