Uses of Package
com.iohao.net.common

Packages that use com.iohao.net.common
Package
Description
Convenience bootstrap API for starting ionet components (external server, logic servers, and optional center server) within a single application entry point.
Center-server runtime, connection management, and Aeron fragment handling components.
SBE encoders used by the center server.
Factory interfaces for center-server component creation.
Aeron fragment handlers used by the center server.
Common Aeron/SBE support abstractions shared by networking modules.
Provides Aeron message encoding and decoding support used by the external-server internal communication layer.
Provides Aeron fragment handlers that decode and dispatch internal messages for the external server runtime.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
SBE encoders used by net-server for center registration and peer events.
Net-server Aeron connection management, connection metadata, and shutdown hooks.
Aeron fragment handlers used by net-server for peer registration and peer events.
SBE encoders used by logic servers for internal, external, and broadcast traffic.
Aeron fragment handlers used by logic servers for requests, responses, and external calls.