public static class JsonRpcMapper.JsonRpcRequest extends Object
| Constructor and Description |
|---|
JsonRpcRequest(Object id,
String version,
String method,
Object[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getId() |
String |
getMethod() |
Object[] |
getParameters() |
String |
getVersion() |
boolean |
isSystem() |
boolean |
isSystemDescribe() |
Copyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.