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.Methods in com.iohao.net.framework.communication that return CommunicationMethod parameters in com.iohao.net.framework.communication with type arguments of type CommunicationModifier and TypeMethodDescriptionstatic voidCommunicationKit.setCommunicationSupplier(Supplier<Communication> communicationSupplier)