public class SuccessResponse extends Response
| Constructor and Description |
|---|
SuccessResponse(com.fasterxml.jackson.databind.node.ValueNode id,
com.fasterxml.jackson.databind.JsonNode result) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
getHttpStatusCode, getId, getJsonrpcpublic SuccessResponse(com.fasterxml.jackson.databind.node.ValueNode id,
com.fasterxml.jackson.databind.JsonNode result)
public Object getResult()
Copyright © 2018. All rights reserved.