Uses of Class
io.quarkus.devui.runtime.jsonrpc.JsonRpcMethod.Parameter
Packages that use JsonRpcMethod.Parameter
-
Uses of JsonRpcMethod.Parameter in io.quarkus.devui.runtime.jsonrpc
Methods in io.quarkus.devui.runtime.jsonrpc that return types with arguments of type JsonRpcMethod.ParameterMethod parameters in io.quarkus.devui.runtime.jsonrpc with type arguments of type JsonRpcMethod.ParameterModifier and TypeMethodDescriptionvoidJsonRpcMethod.setParameters(Map<String, JsonRpcMethod.Parameter> parameters)