eXo JCR :: Component :: FTP Service 1.15.0-CR2

org.exoplatform.services.ftp.data
Interface FtpDataTransiver

All Known Implementing Classes:
FtpDataTransiverImpl

public interface FtpDataTransiver

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: $

Method Summary
 void close()
           
 int getDataPort()
           
 InputStream getInputStream()
           
 OutputStream getOutputStream()
           
 boolean isConnected()
           
 

Method Detail

getDataPort

int getDataPort()

isConnected

boolean isConnected()

close

void close()

getInputStream

InputStream getInputStream()
                           throws IOException
Throws:
IOException

getOutputStream

OutputStream getOutputStream()
                             throws IOException
Throws:
IOException

eXo JCR :: Component :: FTP Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.