We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.hilla.route.
Package com.vaadin.hilla.route
Class ServerAndClientViewsProvider
java.lang.Object
com.vaadin.hilla.route.ServerAndClientViewsProvider
-
Constructor Summary
ConstructorsConstructorDescriptionServerAndClientViewsProvider
(DeploymentConfiguration deploymentConfiguration, NavigationAccessControl accessControl, ViewAccessChecker viewAccessChecker, 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 com.fasterxml.jackson.core.JsonProcessingException Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
collectClientViews
-
collectServerViews
-