Package com.gemalto.mfs.mwsdk.utils.async
-
Interface Summary Interface Description AsyncResult<T> The result object that will be returned by all operations in this SDK.AsyncToken<T> Token that manages waiting for an asynchronous operation to finish. -
Class Summary Class Description AbstractAsyncHandler<T> Abstract class that is used throughout the SDK to handle the result of an asynchronous operation.