Uses of Package
com.iohao.net.external.core.hook
Packages that use com.iohao.net.external.core.hook
Package
Description
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 user-session abstractions and implementations used by external servers to track
connected users and session-scoped metadata.
-
Classes in com.iohao.net.external.core.hook used by com.iohao.net.external.core.config
-
Classes in com.iohao.net.external.core.hook used by com.iohao.net.external.core.hook.internalClassDescriptionHeartbeat/idle event callback hook for external user sessions.User session lifecycle callbacks for online/offline events.
-
Classes in com.iohao.net.external.core.hook used by com.iohao.net.external.core.netty.handler
-
Classes in com.iohao.net.external.core.hook used by com.iohao.net.external.core.netty.hook
-
Classes in com.iohao.net.external.core.hook used by com.iohao.net.external.core.session