| Interface | Description |
|---|---|
| WindowBreadCrumbs.Listener |
| Class | Description |
|---|---|
| AppCookies | |
| AppFrontConfig | |
| AppFrontController | |
| AppFrontServlet | |
| BackgroundTaskManager | |
| CubaApplicationServlet |
Main CUBA web-application servlet.
|
| CubaBootstrapListener |
Event listener notified when the bootstrap HTML is about to be generated and
send to the client.
|
| CubaDispatcherServlet | |
| CubaHttpFilter | |
| CubaUidlWriter | |
| CubaUIProvider |
Custom provider for possible extension
|
| CubaVaadinServletService | |
| CubaWebJarsHandler | |
| LinkHandler |
Handles links from outside of the application.
|
| LoggingHandlerExceptionResolver |
Logs all exceptions that occur in MVC controllers
|
| MenuBuilder |
Main menu builder.
|
| RequestContext | |
| SideMenuBuilder |
Side menu builder.
|
| VaadinSessionScope | |
| WebAppContextLoader |
AppContext loader of the web client application. |
| WebEvents | |
| WebExternalUIComponentsSource |
Class registers external components that are supplied in separate jars or defined in 'cuba-ui-component.xml'
descriptor of 'web' module.
|
| WebJarResourceResolver | |
| WebUserSessionSource | |
| WebVaadinCompatibleSecurityContextHolder | |
| WindowBreadCrumbs |
| Exception | Description |
|---|---|
| WebJarResourceResolver.MultipleMatchesException |
| Annotation Type | Description |
|---|---|
| WebJarResource |
This annotation enables to declare web resource dependencies for the annotated
ClientConnector. |