Uses of Interface
com.iohao.net.framework.communication.ExternalCommunication
Packages that use ExternalCommunication
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 ExternalCommunication in com.iohao.net.framework.communication
Subinterfaces of ExternalCommunication in com.iohao.net.framework.communicationModifier and TypeInterfaceDescriptioninterfaceFramework network communication aggregation interface. -
Uses of ExternalCommunication in com.iohao.net.server
Classes in com.iohao.net.server that implement ExternalCommunicationModifier and TypeClassDescriptionclassDefault communication aggregation implementation for routing, broadcasting, and RPC-like calls.