Uses of Class
dev.hilla.EndpointProperties
-
Packages that use EndpointProperties Package Description dev.hilla dev.hilla.push -
-
Uses of EndpointProperties in dev.hilla
Constructors in dev.hilla with parameters of type EndpointProperties Constructor Description EndpointControllerConfiguration(EndpointProperties endpointProperties)Initializes the endpoint configuration. -
Uses of EndpointProperties in dev.hilla.push
Constructors in dev.hilla.push with parameters of type EndpointProperties Constructor Description PushConfigurer(EndpointProperties endpointProperties)Initializes the configuration for reactive endpoints.
-