| Package | Description |
|---|---|
| org.exoplatform.services.ftp | |
| org.exoplatform.services.ftp.client | |
| org.exoplatform.services.ftp.command | |
| org.exoplatform.services.ftp.data |
| Modifier and Type | Field and Description |
|---|---|
protected FtpClientSession |
FtpContext.clientSession |
| Modifier and Type | Method and Description |
|---|---|
FtpClientSession |
FtpContext.getFtpClientSession() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FtpServer.unRegisterClient(FtpClientSession clientSession) |
boolean |
FtpServerImpl.unRegisterClient(FtpClientSession clientSession) |
| Constructor and Description |
|---|
FtpContext(FtpClientSession clientSession,
String[] params) |
| Modifier and Type | Class and Description |
|---|---|
class |
FtpClientSessionImpl
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
|
| Modifier and Type | Field and Description |
|---|---|
protected FtpClientSession |
FtpClientCommandThread.clientSession |
| Constructor and Description |
|---|
FtpClientCommandThread(FtpClientSession clientSession) |
FtpClientTimeOutThread(FtpClientSession clientSession) |
| Modifier and Type | Field and Description |
|---|---|
ThreadLocal<FtpClientSession> |
FtpCommandImpl.localClientSession |
| Modifier and Type | Method and Description |
|---|---|
FtpClientSession |
FtpCommand.clientSession() |
FtpClientSession |
FtpCommandImpl.clientSession() |
| Modifier and Type | Method and Description |
|---|---|
FtpDataTransiver |
FtpDataChannelManager.getDataTransiver(FtpClientSession clientSession) |
FtpDataTransiver |
FtpDataChannelManagerImpl.getDataTransiver(FtpClientSession clientSession) |
| Constructor and Description |
|---|
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) |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.