Class EmptyExternalResponseMessage
java.lang.Object
com.iohao.net.framework.protocol.EmptyExternalResponseMessage
- All Implemented Interfaces:
CommonResponse, FutureMessage
public final class EmptyExternalResponseMessage
extends Object
implements CommonResponse, FutureMessage
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-18
-
Constructor Summary
Constructors -
Method Summary
Methods 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, setFutureId
-
Constructor Details
-
EmptyExternalResponseMessage
public EmptyExternalResponseMessage()
-
-
Method Details
-
of
-