|
eXo JCR :: Component :: FTP Service 1.15.4-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.data.FtpDataTransiverImpl
public class FtpDataTransiverImpl
Created by The eXo Platform SAS Author : Vitaly Guly
Nested Class Summary
protected classFtpDataTransiverImpl.AcceptDataConnect
protected classFtpDataTransiverImpl.ConnectDataPort
Constructor Summary
FtpDataTransiverImpl(FtpDataChannelManager dataChannelManager,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
FtpDataTransiverImpl(String host,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
Method Summary
voidclose()
intgetDataPort()
InputStreamgetInputStream()
OutputStreamgetOutputStream()
booleanisConnected()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
FtpDataTransiverImpl
public FtpDataTransiverImpl(FtpDataChannelManager dataChannelManager,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
throws Exception
Exception
FtpDataTransiverImpl
public FtpDataTransiverImpl(String host,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
throws Exception
Exception
Method Detail
getDataPort
public int getDataPort()
getDataPort in interface FtpDataTransiver
isConnected
public boolean isConnected()
isConnected in interface FtpDataTransiver
close
public void close()
close in interface FtpDataTransiver
getOutputStream
public OutputStream getOutputStream()
throws IOException
getOutputStream in interface FtpDataTransiver
IOException
getInputStream
public InputStream getInputStream()
throws IOException
getInputStream in interface FtpDataTransiver
IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.4-GA
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013 eXo Platform SAS. All Rights Reserved.