Package com.devcycle.sdk.server.common.api


package com.devcycle.sdk.server.common.api
  • Class
    Description
     
     
    Base interface for DevCycle clients that can be used to evaluate Features and retrieve variables values.
    An interface for customizing how the DevCycle SDK makes external requests, allowing for the injection of custom headers or SSL configuration.
    Utility class for providing pre-configured ObjectMapper instances with consistent settings across the DevCycle SDK.