Uses of Class
com.iohao.net.framework.protocol.RequestMessage

Packages that use RequestMessage
Package
Description
Provides communication contracts and adapters used for request/response delivery, broadcasts, and cross-service messaging within the framework runtime.
Provides the action invocation flow model, context propagation, and execution pipeline contracts used to process business requests end to end.
Provides framework-specific utility helpers used by action parsing, metadata access, and runtime support operations.
Provides protocol metadata and structures used to represent command routes, headers, and payload conventions across the ionet framework.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
SBE encoders used by logic servers for internal, external, and broadcast traffic.
Aeron fragment handlers used by logic servers for requests, responses, and external calls.