|
eXo JCR :: Component :: FTP Service 1.16.7-RC01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FtpClientSession | |
|---|---|
| org.exoplatform.services.ftp | |
| org.exoplatform.services.ftp.client | |
| org.exoplatform.services.ftp.command | |
| org.exoplatform.services.ftp.data | |
| Uses of FtpClientSession in org.exoplatform.services.ftp |
|---|
| Fields in org.exoplatform.services.ftp declared as FtpClientSession | |
|---|---|
protected FtpClientSession |
FtpContext.clientSession
|
| Methods in org.exoplatform.services.ftp that return FtpClientSession | |
|---|---|
FtpClientSession |
FtpContext.getFtpClientSession()
|
| Methods in org.exoplatform.services.ftp with parameters of type FtpClientSession | |
|---|---|
boolean |
FtpServerImpl.unRegisterClient(FtpClientSession clientSession)
|
boolean |
FtpServer.unRegisterClient(FtpClientSession clientSession)
|
| Constructors in org.exoplatform.services.ftp with parameters of type FtpClientSession | |
|---|---|
FtpContext(FtpClientSession clientSession,
String[] params)
|
|
| Uses of FtpClientSession in org.exoplatform.services.ftp.client |
|---|
| Classes in org.exoplatform.services.ftp.client that implement FtpClientSession | |
|---|---|
class |
FtpClientSessionImpl
Created by The eXo Platform SAS Author : Vitaly Guly |
| Fields in org.exoplatform.services.ftp.client declared as FtpClientSession | |
|---|---|
protected FtpClientSession |
FtpClientCommandThread.clientSession
|
| Constructors in org.exoplatform.services.ftp.client with parameters of type FtpClientSession | |
|---|---|
FtpClientCommandThread(FtpClientSession clientSession)
|
|
FtpClientTimeOutThread(FtpClientSession clientSession)
|
|
| Uses of FtpClientSession in org.exoplatform.services.ftp.command |
|---|
| Fields in org.exoplatform.services.ftp.command with type parameters of type FtpClientSession | |
|---|---|
ThreadLocal<FtpClientSession> |
FtpCommandImpl.localClientSession
|
| Methods in org.exoplatform.services.ftp.command that return FtpClientSession | |
|---|---|
FtpClientSession |
FtpCommandImpl.clientSession()
|
FtpClientSession |
FtpCommand.clientSession()
|
| Uses of FtpClientSession in org.exoplatform.services.ftp.data |
|---|
| Methods in org.exoplatform.services.ftp.data with parameters of type FtpClientSession | |
|---|---|
FtpDataTransiver |
FtpDataChannelManagerImpl.getDataTransiver(FtpClientSession clientSession)
|
FtpDataTransiver |
FtpDataChannelManager.getDataTransiver(FtpClientSession clientSession)
|
| Constructors in org.exoplatform.services.ftp.data with parameters of type FtpClientSession | |
|---|---|
FtpDataTransiverImpl(FtpDataChannelManager dataChannelManager,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
|
|
FtpDataTransiverImpl(String host,
int dataPort,
FtpConfig configuration,
FtpClientSession clientSession)
|
|
FtpTimeStampedInputStream(InputStream nativeInputStream,
FtpClientSession clientSession)
|
|
FtpTimeStampedOutputStream(OutputStream nativeOutputStream,
FtpClientSession clientSession)
|
|
|
eXo JCR :: Component :: FTP Service 1.16.7-RC01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||