Package io.getunleash.repository
Interface FeatureFetcher
-
- All Known Implementing Classes:
HttpFeatureFetcher,OkHttpFeatureFetcher
public interface FeatureFetcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClientFeaturesResponsefetchFeatures()
-
-
-
Method Detail
-
fetchFeatures
ClientFeaturesResponse fetchFeatures() throws UnleashException
- Throws:
UnleashException
-
-