Class DefaultCommunication
java.lang.Object
com.iohao.net.framework.communication.DefaultCommunication
- All Implemented Interfaces:
BroadcastMulticastCommunicationDecorator, BroadcastUserCommunicationDecorator, BroadcastUserListCommunicationDecorator, CommonDecorator, Communication, ExternalCommunicationDecorator, LogicCallCollectCommunicationDecorator, LogicCallCommunicationDecorator, LogicCommunicationDecorator, LogicSendCommunicationDecorator
DefaultCommunication
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-28
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionofExternalRequestMessage(int templateId, byte[] payload) ofRequestMessage(CmdInfo cmdInfo, byte[] dataBytes) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BroadcastMulticastCommunicationDecorator
broadcast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticast, broadcastMulticastListBool, broadcastMulticastListInt, broadcastMulticastListLong, broadcastMulticastListStringMethods inherited from interface BroadcastUserCommunicationDecorator
broadcast, broadcastUser, broadcastUser, broadcastUser, broadcastUser, broadcastUser, broadcastUser, broadcastUser, broadcastUser, broadcastUserListBool, broadcastUserListInt, broadcastUserListLong, broadcastUserListStringMethods inherited from interface BroadcastUserListCommunicationDecorator
broadcast, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsers, broadcastUsersListBool, broadcastUsersListInt, broadcastUsersListLong, broadcastUsersListStringMethods inherited from interface CommonDecorator
getCommunicationAggregation, getCurrentExecutor, getTraceIdMethods inherited from interface ExternalCommunicationDecorator
bindingLogicServer, callbackCollectExternal, callbackCollectExternal, callbackCollectExternal, callbackCollectExternal, callbackExternal, callbackExternal, callbackExternal, callbackExternal, callCollectExternal, callCollectExternal, callCollectExternal, callCollectExternalFuture, callCollectExternalFuture, callCollectExternalFuture, callExternal, callExternal, callExternal, callExternalFuture, callExternalFuture, callExternalFuture, ofExternalRequestMessageMethods inherited from interface LogicCallCollectCommunicationDecorator
callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollect, callbackCollectListBool, callbackCollectListInt, callbackCollectListLong, callbackCollectListString, callCollect, callCollect, callCollect, callCollect, callCollect, callCollect, callCollect, callCollect, callCollect, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFuture, callCollectFutureListBool, callCollectFutureListInt, callCollectFutureListLong, callCollectFutureListString, callCollectListBool, callCollectListInt, callCollectListLong, callCollectListStringMethods inherited from interface LogicCallCommunicationDecorator
call, call, call, call, call, call, call, call, call, callback, callback, callback, callback, callback, callback, callback, callback, callback, callback, callbackListBool, callbackListInt, callbackListLong, callbackListString, callFuture, callFuture, callFuture, callFuture, callFuture, callFuture, callFuture, callFuture, callFuture, callFutureListBool, callFutureListInt, callFutureListLong, callFutureListString, callListBool, callListInt, callListLong, callListStringMethods inherited from interface LogicCommunicationDecorator
ofRequestMessage, ofRequestMessage, ofRequestMessage, ofRequestMessage, ofRequestMessage, ofRequestMessage, ofRequestMessageListBool, ofRequestMessageListInt, ofRequestMessageListLong, ofRequestMessageListStringMethods inherited from interface LogicSendCommunicationDecorator
ofSendMessage, ofSendMessage, ofSendMessage, ofSendMessage, ofSendMessage, ofSendMessage, ofSendMessage, ofSendMessageListBool, ofSendMessageListInt, ofSendMessageListLong, ofSendMessageListString, send, send, send, send, send, send, send, send, send, sendListBool, sendListInt, sendListLong, sendListString
-
Constructor Details
-
DefaultCommunication
public DefaultCommunication()
-
-
Method Details
-
ofExternalRequestMessage
- Specified by:
ofExternalRequestMessagein interfaceExternalCommunicationDecorator
-
ofRequestMessage
- Specified by:
ofRequestMessagein interfaceLogicCommunicationDecorator
-