Uses of Interface
io.helidon.microprofile.server.RoutingBuilders
Packages that use RoutingBuilders
-
Uses of RoutingBuilders in io.helidon.microprofile.server
Methods in io.helidon.microprofile.server that return RoutingBuildersModifier and TypeMethodDescriptionstatic RoutingBuildersPrepares the default and actualHttpRouting.Builderinstances based on the "routing" configuration for the specific component configuration.static RoutingBuildersPrepares the default and actualHttpRouting.Builderinstances based on the "routing" configuration for the specific component.static RoutingBuildersRoutingBuilders.createFromRoutingName(String routingName) Prepares the default and actualHttpRouting.Builderinstances based on a routing name.