Package | Description |
---|---|
org.eclipse.ecf.provider.filetransfer |
Modifier and Type | Method and Description |
---|---|
boolean |
IFileTransferProtocolToFactoryMapper.setSendFileTransferFactory(String protocol,
String id,
ISendFileTransferFactory factory,
int priority)
For the given protocol, set the given factory to be used for retrieve file transfer.
|
boolean |
IFileTransferProtocolToFactoryMapper.setSendFileTransferFactory(String protocol,
String id,
ISendFileTransferFactory factory,
int priority,
boolean uri)
For the given protocol, set the given factory to be used for retrieve file transfer.
|
Copyright © 2017 Eclipse Foundation. All rights reserved.