Interface CommunicationAggregation
- All Superinterfaces:
BroadcastCommunication, EventBusMessageCommunication, ExternalCollectCommunication, ExternalCommunication, LogicCollectCommunication, LogicCommunication, PublisherCommunication
- All Known Implementing Classes:
DefaultCommunicationAggregation
public interface CommunicationAggregation
extends LogicCommunication, ExternalCommunication, BroadcastCommunication, LogicCollectCommunication, ExternalCollectCommunication, EventBusMessageCommunication
Framework network communication aggregation interface
- Author:
- 渔民小镇
- date:
- 2022-07-27
-
Method Summary
Methods inherited from interface BroadcastCommunication
broadcast, broadcast, broadcastMethods inherited from interface EventBusMessageCommunication
fireRemoteMethods inherited from interface ExternalCollectCommunication
bindingLogicServer, bindingLogicServerFuture, callCollectExternal, callCollectExternalFuture, writeMessageMethods inherited from interface ExternalCommunication
callExternal, callExternalFutureMethods inherited from interface LogicCollectCommunication
callCollect, callCollectFutureMethods inherited from interface LogicCommunication
call, callFuture, sendMethods inherited from interface PublisherCommunication
publishMessage, publishMessage, publishMessageByNetId