Uses of Class
no.finn.unleash.repository.FeatureToggleResponse
-
Packages that use FeatureToggleResponse Package Description no.finn.unleash.event no.finn.unleash.repository -
-
Uses of FeatureToggleResponse in no.finn.unleash.event
Methods in no.finn.unleash.event with parameters of type FeatureToggleResponse Modifier and Type Method Description default voidUnleashSubscriber. togglesFetched(FeatureToggleResponse toggleResponse) -
Uses of FeatureToggleResponse in no.finn.unleash.repository
Methods in no.finn.unleash.repository that return FeatureToggleResponse Modifier and Type Method Description FeatureToggleResponseHttpToggleFetcher. fetchToggles()FeatureToggleResponseToggleFetcher. fetchToggles()
-