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