Uses of Interface
com.iohao.net.external.core.session.UserSessions

Packages that use UserSessions
Package
Description
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides the external-server unified interaction protocol, related codecs, and customization points for client-facing message encoding/decoding.
Provides handlers and callbacks for processing external-server specific internal network events received from Aeron channels.
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.
Provides Netty transport-aware user-session management support for the external-server implementation.