Uses of Interface
io.getunleash.CustomHttpHeadersProvider
-
Packages that use CustomHttpHeadersProvider Package Description io.getunleash io.getunleash.util no.finn.unleash -
-
Uses of CustomHttpHeadersProvider in io.getunleash
Classes in io.getunleash that implement CustomHttpHeadersProvider Modifier and Type Class Description classDefaultCustomHttpHeadersProviderImpl -
Uses of CustomHttpHeadersProvider in io.getunleash.util
Methods in io.getunleash.util that return CustomHttpHeadersProvider Modifier and Type Method Description CustomHttpHeadersProviderUnleashConfig. getCustomHttpHeadersProvider()Methods in io.getunleash.util with parameters of type CustomHttpHeadersProvider Modifier and Type Method Description UnleashConfig.BuilderUnleashConfig.Builder. customHttpHeadersProvider(CustomHttpHeadersProvider provider) -
Uses of CustomHttpHeadersProvider in no.finn.unleash
Subinterfaces of CustomHttpHeadersProvider in no.finn.unleash Modifier and Type Interface Description interfaceCustomHttpProviderDeprecated.
-