Uses of Package
com.iohao.net.external.core.micro
Packages that use com.iohao.net.external.core.micro
Package
Description
Provides the core abstractions and runtime infrastructure for external servers, including
protocol handling, session management, hooks, and internal communication integration.
Provides micro-deployment and cluster-join abstractions used by external servers in distributed
deployments.
Provides Netty-based micro-deployment support for external servers, including distributed join
workflows and cluster-facing bootstrap helpers.
Provides Netty-based cluster join and registration components used when external servers connect
into a distributed deployment.
-
Classes in com.iohao.net.external.core.micro used by com.iohao.net.external.coreClassDescriptionBootstrap contract for starting the external transport server.The startup process for a server that connects with real players.
-
Classes in com.iohao.net.external.core.micro used by com.iohao.net.external.core.microClassDescriptionTransport-type strategy used to apply connection-specific bootstrap defaults.The startup process for a server that connects with real players.Transport-agnostic adapter for adding/removing handlers in a connection pipeline.
-
Classes in com.iohao.net.external.core.micro used by com.iohao.net.external.core.netty.microClassDescriptionBootstrap contract for starting the external transport server.The startup process for a server that connects with real players.Transport-agnostic adapter for adding/removing handlers in a connection pipeline.
-
Classes in com.iohao.net.external.core.micro used by com.iohao.net.external.core.netty.micro.joinClassDescriptionTransport-type strategy used to apply connection-specific bootstrap defaults.