Uses of Package
com.iohao.net.server

Packages that use com.iohao.net.server
Package
Description
Convenience bootstrap API for starting ionet components (external server, logic servers, and optional center server) within a single application entry point.
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides Aeron fragment handlers that decode and dispatch internal messages for the external server runtime.
Provides the Netty-based transport implementation of the external server, including channel handlers, session integration, and micro-deployment support.
Provides Netty channel handlers used by the external-server implementation to decode requests, manage pipelines, and dispatch messages.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
Net-server Aeron connection management, connection metadata, and shutdown hooks.
Factory interfaces for customizing net-server component construction.
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.
Aeron fragment handlers used by logic servers for requests, responses, and external calls.