Uses of Record Class
com.iohao.net.framework.protocol.Server

Packages that use Server
Package
Description
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides Netty channel handlers used by the external-server implementation to decode requests, manage pipelines, and dispatch messages.
Provides distributed EventBus contracts for publishing and subscribing cross-service events within ionet applications.
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 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.
Net-server load-balancing abstractions and default selectors.
Net-server Aeron connection management, connection metadata, and shutdown hooks.
Aeron fragment handlers used by net-server for peer registration and peer events.
Net-server peer lifecycle listener contracts and default listeners.
Logic-server bootstrap helpers, codecs, and Aeron fragment handlers.