Uses of Class
io.helidon.webserver.jsonrpc.JsonRpcHandlers.Builder
Packages that use JsonRpcHandlers.Builder
-
Uses of JsonRpcHandlers.Builder in io.helidon.webserver.jsonrpc
Subclasses with type arguments of type JsonRpcHandlers.Builder in io.helidon.webserver.jsonrpcClasses in io.helidon.webserver.jsonrpc that implement interfaces with type arguments of type JsonRpcHandlers.BuilderMethods in io.helidon.webserver.jsonrpc that return JsonRpcHandlers.BuilderModifier and TypeMethodDescriptionstatic JsonRpcHandlers.BuilderJsonRpcHandlers.builder()Create a new fluent API builder to customize configuration.static JsonRpcHandlers.BuilderJsonRpcHandlers.builder(JsonRpcHandlers instance) Create a new fluent API builder from an existing instance.