Package | Description |
---|---|
com.vaadin.fusion |
Modifier and Type | Method and Description |
---|---|
EndpointNameChecker |
VaadinConnectControllerConfiguration.endpointNameChecker()
Registers an endpoint name checker responsible for validating the
endpoint names.
|
Modifier and Type | Method and Description |
---|---|
EndpointRegistry |
VaadinConnectControllerConfiguration.endpointRegistry(EndpointNameChecker endpointNameChecker)
Registers the endpoint registry.
|
Constructor and Description |
---|
EndpointRegistry(EndpointNameChecker endpointNameChecker)
Creates a new registry using the given name checker.
|
Copyright © 2021. All rights reserved.