| Package | Description |
|---|---|
| org.gcube.data.transfer.model.options | |
| org.gcube.data.transfer.model.settings |
| Modifier and Type | Method and Description |
|---|---|
static TransferOptions.Protocol |
TransferOptions.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferOptions.Protocol[] |
TransferOptions.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransferOptions.Protocol> |
HttpDownloadOptions.getAvailableProtocols() |
List<TransferOptions.Protocol> |
DirectTransferOptions.getAvailableProtocols() |
abstract List<TransferOptions.Protocol> |
TransferOptions.getAvailableProtocols() |
| Modifier and Type | Method and Description |
|---|---|
TransferOptions.Protocol |
HttpDownloadSettings.getToUseProtocol() |
abstract TransferOptions.Protocol |
TransferSettings.getToUseProtocol() |
TransferOptions.Protocol |
DirectTransferSettings.getToUseProtocol() |
Copyright © 2016. All Rights Reserved.