Uses of Interface
io.helidon.jsonrpc.core.JsonRpcResult
Packages that use JsonRpcResult
Package
Description
Core classes used by both the JSON-RPC server and gRPC client.
Helidon WebClient JSON-RPC Support.
-
Uses of JsonRpcResult in io.helidon.jsonrpc.core
Methods in io.helidon.jsonrpc.core that return JsonRpcResult -
Uses of JsonRpcResult in io.helidon.webclient.jsonrpc
Methods in io.helidon.webclient.jsonrpc that return types with arguments of type JsonRpcResultModifier and TypeMethodDescriptionJsonRpcClientResponse.result()
Get the result in this response.