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

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