| Package | Description |
|---|---|
| com.vaadin.fusion |
| Modifier and Type | Method and Description |
|---|---|
EndpointRegistry |
FusionControllerConfiguration.endpointRegistry(EndpointNameChecker endpointNameChecker)
Registers the endpoint registry.
|
| Constructor and Description |
|---|
FusionController(com.fasterxml.jackson.databind.ObjectMapper vaadinEndpointMapper,
ExplicitNullableTypeChecker explicitNullableTypeChecker,
org.springframework.context.ApplicationContext context,
EndpointRegistry endpointRegistry,
CsrfChecker csrfChecker)
A constructor used to initialize the controller.
|
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.