Package com.vaadin.hilla
Class EndpointControllerConfiguration
java.lang.Object
com.vaadin.hilla.EndpointControllerConfiguration
A configuration class for customizing the
EndpointController class.-
Constructor Summary
ConstructorsConstructorDescriptionEndpointControllerConfiguration(EndpointProperties endpointProperties) Initializes the endpoint configuration. -
Method Summary
-
Constructor Details
-
EndpointControllerConfiguration
Initializes the endpoint configuration.- Parameters:
endpointProperties- Hilla endpoint properties
-