Uses of Class
io.quarkus.devui.runtime.jsonrpc.JsonRpcRequest
-
Packages that use JsonRpcRequest Package Description io.quarkus.devui.runtime.jsonrpc -
-
Uses of JsonRpcRequest in io.quarkus.devui.runtime.jsonrpc
Methods in io.quarkus.devui.runtime.jsonrpc that return JsonRpcRequest Modifier and Type Method Description JsonRpcRequestJsonRpcCodec. readRequest(String json)
-