Uses of Package
com.iohao.net.external.core.hook

Package
Description
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides configuration objects and options for building and customizing external-server runtime behavior.
Provides internal hook implementations and supporting contracts used by the external-server runtime to compose built-in hook behavior.
Provides Netty channel handlers used by the external-server implementation to decode requests, manage pipelines, and dispatch messages.
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.