Uses of Interface
com.iohao.net.external.core.hook.UserHook
Packages that use UserHook
Package
Description
Provides internal hook implementations and supporting contracts used by the external-server
runtime to compose built-in hook behavior.
Provides user-session abstractions and implementations used by external servers to track
connected users and session-scoped metadata.
-
Uses of UserHook in com.iohao.net.external.core.hook.internal
Classes in com.iohao.net.external.core.hook.internal that implement UserHook -
Uses of UserHook in com.iohao.net.external.core.session
Methods in com.iohao.net.external.core.session that return UserHookMethods in com.iohao.net.external.core.session with parameters of type UserHook