Uses of Package
com.iohao.net.framework.annotations
Packages that use com.iohao.net.framework.annotations
Package
Description
Provides route-level external-server caching support for serving hot data directly from the
external layer and reducing logic-server round trips.
Provides communication contracts and adapters used for request/response delivery, broadcasts, and
cross-service messaging within the framework runtime.
Provides distributed EventBus contracts for publishing and subscribing cross-service events
within ionet applications.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
Provides the action invocation flow model, context propagation, and execution pipeline contracts
used to process business requests end to end.
-
Classes in com.iohao.net.framework.annotations used by com.iohao.net.external.core.hook.cacheClassDescriptionMarker annotation indicating that the annotated element requires the Enterprise Edition.
-
Classes in com.iohao.net.framework.annotations used by com.iohao.net.framework.communicationClassDescriptionMarker annotation indicating that the annotated element requires the Enterprise Edition.
-
Classes in com.iohao.net.framework.annotations used by com.iohao.net.framework.communication.eventbusClassDescriptionMarker annotation indicating that the annotated element requires the Enterprise Edition.
-
Classes in com.iohao.net.framework.annotations used by com.iohao.net.framework.coreClassDescriptionMarker annotation indicating that the annotated element requires the Enterprise Edition.
-
Classes in com.iohao.net.framework.annotations used by com.iohao.net.framework.core.flowClassDescriptionMarker annotation indicating that the annotated element requires the Enterprise Edition.