Uses of Interface
com.iohao.net.server.NetServer
Packages that use NetServer
Package
Description
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.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
Factory interfaces for customizing net-server component construction.
-
Uses of NetServer in com.iohao.net.external.core
Methods in com.iohao.net.external.core with parameters of type NetServer -
Uses of NetServer in com.iohao.net.external.core.netty
Methods in com.iohao.net.external.core.netty with parameters of type NetServer -
Uses of NetServer in com.iohao.net.server
Methods in com.iohao.net.server that return NetServer -
Uses of NetServer in com.iohao.net.server.creator
Methods in com.iohao.net.server.creator that return NetServer