public static interface RemoteRepository.StorageResponse
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
void |
complete(RemoteStorageTransport storage) |
void |
exception(java.lang.Throwable cause) |
@Asynchronous void complete(RemoteStorageTransport storage) throws java.rmi.RemoteException
java.rmi.RemoteException@Asynchronous
void exception(java.lang.Throwable cause)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionCopyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.