Uses of Record Class
com.iohao.net.framework.core.CmdInfo

Packages that use CmdInfo
Package
Description
Provides client-side testing and simulation utilities for sending requests, joining external servers, and scripting client behavior during local development or pressure testing.
Provides client command abstractions and request command models used by the simulation client module to build and execute test requests.
Provides utility helpers for simulation-client workflows, including message helpers, config helpers, and command scanning support.
Provides simulated client user abstractions, channel wrappers, and user-side pressure testing support used by the simulation client module.
Provides room-based game infrastructure for board games and similar multiplayer room workflows, including room management, lifecycle processes, and extensible gameplay operations.
Provides user-session abstractions and implementations used by external servers to track connected users and session-scoped metadata.
Provides communication contracts and adapters used for request/response delivery, broadcasts, and cross-service messaging within the framework runtime.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building blocks used by ionet business logic.
Provides documentation metadata and code-generation support used to produce client-facing API artifacts from ionet action definitions.
Provides the action invocation flow model, context propagation, and execution pipeline contracts used to process business requests end to end.
Provides internal flow-plugin implementations that participate in the framework execution pipeline and support extensible request-processing behavior.
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.