Uses of Interface
io.helidon.webclient.jsonrpc.JsonRpcClientBatchRequest
Packages that use JsonRpcClientBatchRequest
-
Uses of JsonRpcClientBatchRequest in io.helidon.webclient.jsonrpc
Methods in io.helidon.webclient.jsonrpc that return JsonRpcClientBatchRequestModifier and TypeMethodDescriptionJsonRpcClientRequest.addToBatch()
Add this request to the current batch.default JsonRpcClientBatchRequest
JsonRpcClient.batch()
Create a JSON-RPC batch request.Create a JSON-RPC batch request and set the path related to the base URI.