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

Packages that use UserSession
Package
Description
Provides external-server hook extension points for request lifecycle interception, session state, and connection-idle related processing.
Provides internal hook implementations and supporting contracts used by the external-server runtime to compose built-in hook behavior.
Provides handlers and callbacks for processing external-server specific internal network events received from Aeron channels.
Provides Netty-specific hook integrations for the external-server implementation, including channel lifecycle and transport-layer extension points.
Provides Netty transport-aware user-session management support for the external-server implementation.
Provides user-session abstractions and implementations used by external servers to track connected users and session-scoped metadata.