Package dev.openfeature.contrib.providers.ofrep.internal


package dev.openfeature.contrib.providers.ofrep.internal
  • Classes
    Class
    Description
    The OfrepApi class is responsible for communicating with the OFREP server to evaluate flags.
    Represents the request body for the OFREP API request.
    This class represents the response from an OFREP response.
    Resolution class encapsulates the response from the OFREP server, along with additional fields.
    Resolver class that interacts with the OFREP API to resolve feature flags.