Class ResponseMessage
java.lang.Object
com.iohao.net.framework.protocol.CommonMessage
com.iohao.net.framework.protocol.ResponseMessage
- All Implemented Interfaces:
CommonResponse, FutureMessage, RemoteMessage, Response, UserIdentity
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-03
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CommonMessage
getCmdInfo, setCmdInfoMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CommonResponse
getErrorCode, getErrorMessage, hasError, isSuccess, setError, setErrorCode, setErrorMessageMethods inherited from interface FutureMessage
getFutureId, setFutureIdMethods inherited from interface RemoteMessage
getCmdInfo, getCmdMerge, getData, getExternalServerId, getLogicServerId, getNanoTime, getNetId, getSourceServerId, getTraceId, setCmdInfo, setCmdMerge, setData, setExternalServerId, setLogicServerId, setNanoTime, setNetId, setOutputError, setSourceServerId, setTraceIdMethods inherited from interface Response
getBoolean, getData, getInt, getLong, getString, listBoolean, listInt, listLong, listStringMethods inherited from interface UserIdentity
bindingUserId, getUserId, isVerifyIdentity, setUserId, setUserIdentity, setVerifyIdentity, verifyIdentity
-
Constructor Details
-
ResponseMessage
public ResponseMessage()
-
-
Method Details
-
getValue
-
listValue
-