Uses of Interface
com.iohao.net.external.core.ExternalServerCreator
Packages that use ExternalServerCreator
Package
Description
Provides the Netty-based transport implementation of the external server, including channel
handlers, session integration, and micro-deployment support.
-
Uses of ExternalServerCreator in com.iohao.net.external.core.netty
Fields in com.iohao.net.external.core.netty declared as ExternalServerCreatorModifier and TypeFieldDescriptionExternalMapper.externalServerCreatorFactory used to create the concrete external server implementation.