Uses of Class
com.moesif.api.controllers.syncwrapper.SynchronousBase
Packages that use SynchronousBase
-
Uses of SynchronousBase in com.moesif.api.controllers.syncwrapper
Subclasses of SynchronousBase in com.moesif.api.controllers.syncwrapperModifier and TypeClassDescriptionclassAn 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.