|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationException | |
|---|---|
| org.gcube.datatransfer.agent.library | |
| org.gcube.datatransfer.agent.library.proxies | |
| Uses of ConfigurationException in org.gcube.datatransfer.agent.library |
|---|
| Methods in org.gcube.datatransfer.agent.library that throw ConfigurationException | |
|---|---|
String |
AgentLibrary.startTransfer(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options)
|
Future<?> |
AgentLibrary.startTransfer(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options,
org.gcube.common.clients.delegates.Callback callback)
|
String |
AgentLibrary.startTransfer(DataSource source,
DataStorage storage,
TransferOptions options)
|
ArrayList<FileTransferOutcome> |
AgentLibrary.startTransferSync(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options)
|
| Uses of ConfigurationException in org.gcube.datatransfer.agent.library.proxies |
|---|
| Methods in org.gcube.datatransfer.agent.library.proxies that throw ConfigurationException | |
|---|---|
String |
AgentService.startTransfer(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options)
|
Future<?> |
AgentServiceAsync.startTransfer(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options,
org.gcube.common.clients.delegates.Callback callback)
|
String |
AgentService.startTransfer(DataSource source,
DataStorage storage,
TransferOptions options)
|
ArrayList<FileTransferOutcome> |
AgentService.startTransferSync(ArrayList<URI> inputURIs,
String outputFolder,
TransferOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||