Uses of Record Class
com.iohao.net.server.NetServerSetting

Packages that use NetServerSetting
Package
Description
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 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.
Aeron fragment handlers used by logic servers for requests, responses, and external calls.