Uses of Interface
com.flagsmith.interfaces.IOfflineHandler
Packages that use IOfflineHandler
-
Uses of IOfflineHandler in com.flagsmith.config
Methods in com.flagsmith.config with parameters of type IOfflineHandlerModifier and TypeMethodDescriptionFlagsmithConfig.Builder.withOfflineHandler(IOfflineHandler offlineHandler) Set the offline handler (used as a fallback or with offlineMode). -
Uses of IOfflineHandler in com.flagsmith.offline
Classes in com.flagsmith.offline that implement IOfflineHandler