ResultType - result type parameter.ErrorType - error type parameter.IdType - id type parameter.public class JacksonClientResponse<ResultType,ErrorType extends com.github.jinahya.jsonrpc.bind.v2.ResponseObject.ErrorObject<?>,IdType> extends JacksonResponse<ResultType,ErrorType,IdType>
| Modifier and Type | Class and Description |
|---|---|
static class |
JacksonClientResponse.Unknown
A class of client-side response object for evaluating data lazily.
|
| Constructor and Description |
|---|
JacksonClientResponse() |
getError, getResult, of, of, ofError, ofError, ofResult, ofResult, setError, setErrorExclusively, setResult, setResultExclusively, toStringCopyright © 2019 Jinahya, Inc.. All rights reserved.