Package com.vaadin.hilla.route
Class ServerAndClientViewsProvider
java.lang.Object
com.vaadin.hilla.route.ServerAndClientViewsProvider
-
Constructor Summary
ConstructorsConstructorDescriptionServerAndClientViewsProvider(com.vaadin.flow.function.DeploymentConfiguration deploymentConfiguration, com.vaadin.flow.server.auth.NavigationAccessControl accessControl, boolean exposeServerRoutesToClient) Creates a new listener instance with the given route registry. -
Method Summary
Modifier and TypeMethodDescriptioncollectClientViews(com.vaadin.flow.server.VaadinRequest request) collectServerViews(boolean hasMainMenu) createFileRoutesJson(com.vaadin.flow.server.VaadinRequest request)
-
Constructor Details
-
Method Details
-
createFileRoutesJson
public String createFileRoutesJson(com.vaadin.flow.server.VaadinRequest request) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
collectClientViews
-
collectServerViews
-