Interface LogicCommunication
- All Superinterfaces:
PublisherCommunication
- All Known Subinterfaces:
CommunicationAggregation
- All Known Implementing Classes:
DefaultCommunicationAggregation
LogicServer Communication
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-04
-
Method Summary
Modifier and TypeMethodDescriptioncall(RequestMessage message) callFuture(RequestMessage message) voidsend(SendMessage message) Methods inherited from interface PublisherCommunication
publishMessage, publishMessage, publishMessageByNetId
-
Method Details
-
send
-
callFuture
-
call
-