Package com.launchdarkly.openfeature.serverprovider
Main package for the LaunchDarkly OpenFeature provider for the Server-Side SDK for Java, containing the provider
and configuration classes.
You will most often use Provider
(the provider).
-
Class Summary Class Description LDValueConverter Provides methods for converting an LDValue into an OpenFeature Value.Provider An OpenFeatureFeatureProvider
which enables the use of the LaunchDarkly Server-Side SDK for Java with OpenFeature.