Uses of Class
com.iohao.net.framework.core.BarSkeleton

Packages that use BarSkeleton
Package
Description
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.
Provides framework-specific utility helpers used by action parsing, metadata access, and runtime support operations.
Provides startup-runner extension contracts that execute once after logic-server startup, similar to Spring's `CommandLineRunner`.
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.