Package | Description |
---|---|
com.vaadin.flow.router.internal | |
com.vaadin.flow.server.startup |
Class and Description |
---|
RouteTarget
Route target holder that handles getting the correct type of has parameter
target.
|
Class and Description |
---|
AbstractAnnotationValidator
Validation class that contains common logic to checks that specific
annotations are not configured wrong.
|
AbstractRouteRegistryInitializer
Common validation methods for route registry initializer.
|
ApplicationRouteRegistry
Registry for holding navigation target components found on servlet
initialization.
|
BundleDependencyFilter
Filter for serving bundles instead of single dependencies basing on the
bundling information.
|
ClassLoaderAwareServletContainerInitializer
Allows to load the implementation class by one classloader but accepts
classes in
ClassLoaderAwareServletContainerInitializer.onStartup(Set, ServletContext) method loaded by another
classloader. |
FakeBrowser
Browser instance targeted for server side resolving of resources.
|
RouteTarget
Route target holder that handles getting the correct type of has parameter
target.
|
Copyright © 2020. All rights reserved.