public class WebDavFile extends Object
| Constructor and Description |
|---|
WebDavFile(String remoteFilename,
com.github.sardine.Sardine sardine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteFilename() |
com.github.sardine.Sardine |
getSardine() |
void |
writeTo(OutputStream outputStream,
int bufferSize) |
public WebDavFile(String remoteFilename, com.github.sardine.Sardine sardine)
public String getRemoteFilename()
public com.github.sardine.Sardine getSardine()
public void writeTo(OutputStream outputStream, int bufferSize) throws IOException
IOExceptionCopyright © 2019. All rights reserved.