| Package | Description |
|---|---|
| org.ikasan.connector.basefiletransfer.net |
| Modifier and Type | Method and Description |
|---|---|
void |
FileTransferClient.put(String name,
byte[] content)
Method to put a content on to a File Tansfer system
|
void |
FileTransferClient.putWithOutputStream(String fileName,
InputStream inputstream)
Method to put the file using an OutputStream
|
Copyright © 2007-2017 Ikasan. All Rights Reserved.