Class ExternalMessage
java.lang.Object
com.iohao.net.framework.protocol.AbstractCommunicationMessage
com.iohao.net.external.core.message.ExternalMessage
- All Implemented Interfaces:
CommonResponse, CommunicationMessage, FutureMessage, RemoteMessage, Request, UserIdentity
ExternalMessage Document
- Author:
- 渔民小镇
- date:
- 2023-02-21
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCommunicationMessage
getCmdCode, getErrorCode, getErrorMessage, getMsgId, getOther, getProtocolSwitch, setCmdCode, setCmdInfo, setErrorCode, setErrorMessage, setMsgId, setOutputError, setProtocolSwitchMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CommonResponse
hasError, isSuccess, setErrorMethods inherited from interface CommunicationMessage
getCacheCondition, getCmdInfo, getCmdMerge, getData, setCacheCondition, setCmdMerge, setDataMethods inherited from interface FutureMessage
getFutureId, setFutureIdMethods inherited from interface RemoteMessage
getExternalServerId, getLogicServerId, getNanoTime, getNetId, getSourceServerId, getTraceId, setExternalServerId, setLogicServerId, setNanoTime, setNetId, setSourceServerId, setTraceIdMethods inherited from interface Request
getAttachment, getBindingLogicServerIds, getHopCount, getStick, setAttachment, setBindingLogicServerIds, setHopCount, setStickMethods inherited from interface UserIdentity
bindingUserId, getUserId, isVerifyIdentity, setUserId, setUserIdentity, setVerifyIdentity, verifyIdentity
-
Constructor Details
-
ExternalMessage
public ExternalMessage()
-
-
Method Details
-
toString
-