Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addInitParameters(ServletRegistrationBean<?>) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- afterPropertiesSet() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- afterPropertiesSet() - Method in class com.vaadin.spring.boot.VaadinWebsocketEndpointExporter
- applicationContext - Variable in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
C
- com.vaadin.spring.boot - package com.vaadin.spring.boot
- com.vaadin.spring.boot.annotation - package com.vaadin.spring.boot.annotation
- com.vaadin.spring.boot.internal - package com.vaadin.spring.boot.internal
- configurationProperties - Variable in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- createServletRegistrationBean() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
D
- DEFAULT_SERVLET_URL_MAPPING - Static variable in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
E
- EnableVaadinServlet - Annotation Interface in com.vaadin.spring.boot.annotation
-
Annotation for enabling the Vaadin servlet.
G
- getHeartbeatInterval() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- getLogger() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- getResourceCacheTime() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- getResources() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- getUIPaths() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- getUrlMapping() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- getUrlMappings() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
I
- isCloseIdleSessions() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- isMappedToRoot() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
-
Returns true if the Vaadin servlet is mapped to the context root, false otherwise.
- isProductionMode() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
R
- registerEndpoints() - Method in class com.vaadin.spring.boot.VaadinWebsocketEndpointExporter
S
- setCloseIdleSessions(boolean) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- setHeartbeatInterval(int) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- setProductionMode(boolean) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- setResourceCacheTime(int) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- setResources(String) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- setUrlMapping(String) - Method in class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- STATIC_RESOURCES_URL_MAPPING - Static variable in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
-
Mapping for static resources that is used in case a non-default mapping is used as the primary mapping.
V
- VaadinAutoConfiguration - Class in com.vaadin.spring.boot
- VaadinAutoConfiguration() - Constructor for class com.vaadin.spring.boot.VaadinAutoConfiguration
- vaadinServlet() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- VaadinServletConfiguration - Class in com.vaadin.spring.boot.internal
-
Spring configuration that sets up a
SpringVaadinServlet. - VaadinServletConfiguration() - Constructor for class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- VaadinServletConfigurationProperties - Class in com.vaadin.spring.boot.internal
-
Configuration properties for Vaadin Spring Boot.
- VaadinServletConfigurationProperties() - Constructor for class com.vaadin.spring.boot.internal.VaadinServletConfigurationProperties
- vaadinServletRegistration() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- vaadinUiForwardingController() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
-
Forwarding controller that sends requests for the root page of Vaadin servlets to the Vaadin servlet.
- vaadinUiForwardingHandlerMapping() - Method in class com.vaadin.spring.boot.internal.VaadinServletConfiguration
- VaadinWebsocketEndpointExporter - Class in com.vaadin.spring.boot
-
Handles registration of JSR-356 websocket endpoints when the Spring Boot application is run in an embedded container.
- VaadinWebsocketEndpointExporter() - Constructor for class com.vaadin.spring.boot.VaadinWebsocketEndpointExporter
W
- websocketEndpointDeployer() - Method in class com.vaadin.spring.boot.VaadinAutoConfiguration
-
Deploys JSR-356 websocket endpoints when Atmosphere is available.
All Classes and Interfaces|All Packages|Constant Field Values