Uses of Record Class
com.iohao.net.external.core.ExternalSetting

Packages that use ExternalSetting
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 channel handlers used by the external-server implementation to decode requests, manage pipelines, and dispatch messages.
Provides Netty-based micro-deployment support for external servers, including distributed join workflows and cluster-facing bootstrap helpers.