Uses of Interface
io.helidon.microprofile.server.RoutingBuilders
-
Uses of RoutingBuilders in io.helidon.microprofile.server
Modifier and TypeMethodDescriptionstatic RoutingBuilders
Prepares the default and actualHttpRouting.Builder
instances based on the "routing" configuration for the specific component configuration.static RoutingBuilders
Prepares the default and actualHttpRouting.Builder
instances based on the "routing" configuration for the specific component.static RoutingBuilders
RoutingBuilders.createFromRoutingName
(String routingName) Prepares the default and actualHttpRouting.Builder
instances based on a routing name.