Uses of Interface
com.iohao.net.framework.communication.ExternalCollectCommunication
Packages that use ExternalCollectCommunication
Package
Description
Provides communication contracts and adapters used for request/response delivery, broadcasts, and
cross-service messaging within the framework runtime.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
-
Uses of ExternalCollectCommunication in com.iohao.net.framework.communication
Subinterfaces of ExternalCollectCommunication in com.iohao.net.framework.communicationModifier and TypeInterfaceDescriptioninterfaceFramework network communication aggregation interface. -
Uses of ExternalCollectCommunication in com.iohao.net.server
Classes in com.iohao.net.server that implement ExternalCollectCommunicationModifier and TypeClassDescriptionclassDefault communication aggregation implementation for routing, broadcasting, and RPC-like calls.