Uses of Class
com.vaadin.hilla.route.RouteUtil
Packages that use RouteUtil
-
Uses of RouteUtil in com.vaadin.hilla.route
Constructors in com.vaadin.hilla.route with parameters of type RouteUtilModifierConstructorDescriptionRouteUnifyingIndexHtmlRequestListener(ClientRouteRegistry clientRouteRegistry, com.vaadin.flow.function.DeploymentConfiguration deploymentConfiguration, RouteUtil routeUtil, com.vaadin.flow.server.auth.NavigationAccessControl accessControl, com.vaadin.flow.server.auth.ViewAccessChecker viewAccessChecker, boolean exposeServerRoutesToClient) Creates a new listener instance with the given route registry. -
Uses of RouteUtil in com.vaadin.hilla.startup
Constructors in com.vaadin.hilla.startup with parameters of type RouteUtilModifierConstructorDescriptionRouteUnifyingServiceInitListener(ClientRouteRegistry clientRouteRegistry, RouteUtil routeUtil, RouteUnifyingConfigurationProperties routeUnifyingConfigurationProperties, com.vaadin.flow.server.auth.NavigationAccessControl accessControl, com.vaadin.flow.server.auth.ViewAccessChecker viewAccessChecker) Creates a new instance of the listener.