Uses of Class
com.vaadin.flow.router.internal.ResolveRequest
-
Packages that use ResolveRequest Package Description com.vaadin.flow.router com.vaadin.flow.router.internal -
-
Uses of ResolveRequest in com.vaadin.flow.router
Methods in com.vaadin.flow.router with parameters of type ResolveRequest Modifier and Type Method Description NavigationStateRouteResolver. resolve(ResolveRequest request)Resolves the given request to a new NavigationState. -
Uses of ResolveRequest in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal with parameters of type ResolveRequest Modifier and Type Method Description NavigationStateDefaultRouteResolver. resolve(ResolveRequest request)
-