|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISendFileTransferFactory | |
---|---|
org.eclipse.ecf.provider.filetransfer |
Uses of ISendFileTransferFactory in org.eclipse.ecf.provider.filetransfer |
---|
Methods in org.eclipse.ecf.provider.filetransfer with parameters of type ISendFileTransferFactory | |
---|---|
boolean |
IFileTransferProtocolToFactoryMapper.setSendFileTransferFactory(java.lang.String protocol,
java.lang.String id,
ISendFileTransferFactory factory,
int priority)
For the given protocol, set the given factory to be used for retrieve file transfer. |
boolean |
IFileTransferProtocolToFactoryMapper.setSendFileTransferFactory(java.lang.String protocol,
java.lang.String id,
ISendFileTransferFactory factory,
int priority,
boolean uri)
For the given protocol, set the given factory to be used for retrieve file transfer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |