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