public interface IOCallback<V> extends xapi.util.api.SuccessHandler<V>, xapi.util.api.ErrorHandler<Throwable>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled() |
void |
onCancel() |
void |
onError(Throwable e) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.