Uses of Interface
com.iohao.net.framework.protocol.CommonResponse

Packages that use CommonResponse
Package
Description
Provides the external-server unified interaction protocol, related codecs, and customization points for client-facing message encoding/decoding.
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 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.