public interface FtpDataTransiver
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getDataPort() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
boolean |
isConnected() |
int getDataPort()
boolean isConnected()
void close()
InputStream getInputStream() throws IOException
IOExceptionOutputStream getOutputStream() throws IOException
IOExceptionCopyright © 2017 eXo Platform SAS. All Rights Reserved.