Package com.moesif.api.controllers.syncwrapper


package com.moesif.api.controllers.syncwrapper
  • Classes
    Class
    Description
    An APICallBack that captures the HTTP response and can be waited on An instance of this class can be passed to an API call as the APICallBack instance to capture the results of that call.
    Base class to help convert an asynchronous callback to synchronous one