Package com.vaadin.hilla.route
Class ServerAndClientViewsProvider
java.lang.Object
com.vaadin.hilla.route.ServerAndClientViewsProvider
-
Constructor Summary
ConstructorsConstructorDescriptionServerAndClientViewsProvider(DeploymentConfiguration deploymentConfiguration, NavigationAccessControl accessControl, boolean exposeServerRoutesToClient) Creates a new listener instance with the given route registry. -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String, AvailableViewInfo> collectClientViews(VaadinRequest request) protected Map<String, AvailableViewInfo> collectServerViews(boolean hasMainMenu) createFileRoutesJson(VaadinRequest request)
-
Constructor Details
-
Method Details
-
createFileRoutesJson
public String createFileRoutesJson(VaadinRequest request) throws tools.jackson.core.JacksonException - Throws:
tools.jackson.core.JacksonException
-
collectClientViews
-
collectServerViews
-