Uses of Interface
com.iohao.net.framework.communication.Communication
Packages that use Communication
Package
Description
Provides communication contracts and adapters used for request/response delivery, broadcasts, and
cross-service messaging within the framework runtime.
-
Uses of Communication in com.iohao.net.framework.communication
Classes in com.iohao.net.framework.communication that implement CommunicationModifier and TypeClassDescriptionclassDefault implementation ofCommunicationthat delegates to the globalCommunicationAggregation.