| Modifier and Type | Class and Description |
|---|---|
class |
RequestObject<IdType,ParamsType>
Represents calculatorRequest objects.
|
class |
ResponseObject<IdType,ResultType,ErrorType extends ResponseObject.ErrorObject<?>>
Represents response objects.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends JsonrpcObject<? extends IdType>> |
JsonrpcObject.copyIdFrom(T object)
|
<T extends JsonrpcObject<? super IdType>> |
JsonrpcObject.copyIdTo(T object)
|
Copyright © 2019 Jinahya, Inc.. All rights reserved.