Uses of Interface
com.iohao.net.external.core.ExternalServer

Packages that use ExternalServer
Package
Description
Convenience bootstrap API for starting ionet components (external server, logic servers, and optional center server) within a single application entry point.
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides the Netty-based transport implementation of the external server, including channel handlers, session integration, and micro-deployment support.