Interface FtpDataTransiver
- All Known Implementing Classes:
FtpDataTransiverImpl
public interface FtpDataTransiver
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
- Version:
- $Id: $
-
Method Summary
-
Method Details
-
getDataPort
int getDataPort() -
isConnected
boolean isConnected() -
close
void close() -
getInputStream
- Throws:
IOException
-
getOutputStream
- Throws:
IOException
-