Uses of Interface
io.helidon.webserver.jsonrpc.JsonRpcService
Packages that use JsonRpcService
-
Uses of JsonRpcService in io.helidon.webserver.jsonrpc
Methods in io.helidon.webserver.jsonrpc with parameters of type JsonRpcServiceModifier and TypeMethodDescriptionJsonRpcRouting.Builder.service
(JsonRpcService service) Add a JSON-RPC service to this routing.