Uses of Package
io.helidon.webserver.jsonrpc
Packages that use io.helidon.webserver.jsonrpc
-
Classes in io.helidon.webserver.jsonrpc used by io.helidon.webserver.jsonrpcClassDescriptionA JSON-RPC handler that can process invalid requests if registered.An exception handler that can be registered to map exceptions thrown in method handlers to
JsonRpcError
s.A JSON-RPC handler that can process a request and produce a response.Blueprint for JSON-RPC handlers.Fluent API builder forJsonRpcHandlers
.Fluent API builder base forJsonRpcHandlers
.A representation of a JSON-RPC request.A representation of a JSON-RPC response.JSON-RPC routing is an HTTP Service, as it is based on HTTP protocol.Builder forJsonRpcRouting
.The JSON-RPC rules on which handlers can be registered.An interface that must be implemented by all JSON-RPC services.