public abstract class AbstractJsonrpcResponseMessage extends AbstractJsonrpcMessage implements JsonrpcResponseMessage
JsonrpcResponseMessage interface.| Constructor and Description |
|---|
AbstractJsonrpcResponseMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation of the object.
|
getJsonrpc, setJsonrpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromJson, getErrorAs, getResultAsArray, getResultAsObject, hasError, hasResult, isErrorContextuallyValid, isResultAndErrorExclusive, isResultContextuallyValid, newInstance, setErrorAs, setResultAsArray, setResultAsObject, toJson, toJsongetIdAsInteger, getIdAsLong, getIdAsNumber, getIdAsString, getJsonrpc, hasId, isIdContextuallyValid, setIdAsInteger, setIdAsLong, setIdAsNumber, setIdAsString, setJsonrpcisContextuallyValidpublic String toString()
toString in class AbstractJsonrpcMessageCopyright © 2019–2020 Jinahya, Inc.. All rights reserved.