Uses of Package
com.iohao.net.external.core.config
Packages that use com.iohao.net.external.core.config
Package
Description
Provides client startup and join helpers for connecting simulation clients to TCP or WebSocket
external servers.
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 micro-deployment and cluster-join abstractions used by external servers in distributed
deployments.
Provides the Netty-based transport implementation of the external server, including channel
handlers, session integration, and micro-deployment support.
Provides Netty-based cluster join and registration components used when external servers connect
into a distributed deployment.
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.
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.extension.client.join
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.configClassDescriptionExternal client transport types supported by the gateway.Hook for enriching inbound user requests before business routing.
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.micro
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.netty
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.netty.micro.join
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.netty.session
-
Classes in com.iohao.net.external.core.config used by com.iohao.net.external.core.session