Uses of Class
com.moesif.api.controllers.syncwrapper.SynchronousBase
-
Packages that use SynchronousBase Package Description com.moesif.api.controllers.syncwrapper -
-
Uses of SynchronousBase in com.moesif.api.controllers.syncwrapper
Subclasses of SynchronousBase in com.moesif.api.controllers.syncwrapper Modifier and Type Class Description classAPICallBackCatcher<T>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.
-