Uses of Interface
com.iohao.net.external.core.hook.UserHook

Packages that use UserHook
Package
Description
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides internal hook implementations and supporting contracts used by the external-server runtime to compose built-in hook behavior.
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.