Class CommonMessage
java.lang.Object
com.iohao.net.framework.protocol.CommonMessage
- All Implemented Interfaces:
FutureMessage, RemoteMessage
- Direct Known Subclasses:
RequestMessage, ResponseMessage, UserRequestMessage, UserResponseMessage
CommonMessage
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-15
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FutureMessage
getFutureId, setFutureIdMethods inherited from interface RemoteMessage
getCmdMerge, getData, getExternalServerId, getLogicServerId, getNanoTime, getNetId, getSourceServerId, getTraceId, setCmdMerge, setData, setExternalServerId, setLogicServerId, setNanoTime, setNetId, setOutputError, setSourceServerId, setTraceId
-
Constructor Details
-
CommonMessage
public CommonMessage()
-
-
Method Details
-
setCmdInfo
- Specified by:
setCmdInfoin interfaceRemoteMessage
-
getCmdInfo
- Specified by:
getCmdInfoin interfaceRemoteMessage
-