Interface | Description |
---|---|
AsyncCallback<D,E> |
A generic callback to handle four states of asynchronous operations
|
AuthorizationCallback |
A callback to handle three states of Amazon authorization
|
Class | Description |
---|---|
ImplAsyncCallback<D,E> |
Implemented version of
AsyncCallback generic |
ImplAuthorizationCallback |
Implemented version of
AuthorizationCallback |