Uses of Interface
io.getunleash.event.UnleashEvent
-
Packages that use UnleashEvent Package Description io.getunleash io.getunleash.event io.getunleash.metric io.getunleash.repository -
-
Uses of UnleashEvent in io.getunleash
Classes in io.getunleash that implement UnleashEvent Modifier and Type Class Description classUnleashException -
Uses of UnleashEvent in io.getunleash.event
Classes in io.getunleash.event that implement UnleashEvent Modifier and Type Class Description classImpressionEventclassIsEnabledImpressionEventclassToggleEvaluatedclassUnleashReadyclassVariantImpressionEventMethods in io.getunleash.event with parameters of type UnleashEvent Modifier and Type Method Description voidEventDispatcher. dispatch(UnleashEvent unleashEvent)voidLog4JSubscriber. on(UnleashEvent unleashEvent)default voidUnleashSubscriber. on(UnleashEvent unleashEvent) -
Uses of UnleashEvent in io.getunleash.metric
Classes in io.getunleash.metric that implement UnleashEvent Modifier and Type Class Description classClientMetricsclassClientRegistration -
Uses of UnleashEvent in io.getunleash.repository
Classes in io.getunleash.repository that implement UnleashEvent Modifier and Type Class Description classClientFeaturesResponsestatic classFeatureBootstrapHandler.FeatureBootstrapReadclassFeatureToggleResponsestatic classToggleBootstrapHandler.ToggleBootstrapReadDeprecated.
-