Uses of Class
dev.hilla.EndpointProperties
Packages that use EndpointProperties
-
Uses of EndpointProperties in dev.hilla
Constructors in dev.hilla with parameters of type EndpointPropertiesModifierConstructorDescriptionEndpointControllerConfiguration(EndpointProperties endpointProperties) Initializes the endpoint configuration. -
Uses of EndpointProperties in dev.hilla.push
Constructors in dev.hilla.push with parameters of type EndpointPropertiesModifierConstructorDescriptionPushConfigurer(EndpointProperties endpointProperties) Initializes the configuration for reactive endpoints.