Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.0-CR2
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
_
A
acceptLog
- Variable in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.AcceptDataConnect
available()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
available()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
C
changePath(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
changePath(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
channels
- Variable in class org.exoplatform.services.ftp.data.
FtpDataChannelManagerImpl
clientSession
- Variable in class org.exoplatform.services.ftp.client.
FtpClientCommandThread
clientSession()
- Method in interface org.exoplatform.services.ftp.command.
FtpCommand
clientSession()
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
clientSession
- Variable in class org.exoplatform.services.ftp.
FtpContext
close()
- Method in interface org.exoplatform.services.ftp.data.
FtpDataTransiver
close()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
close()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
close()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
close()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
close()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
closeDataTransiver()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
closeDataTransiver()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
CMD_CDUP
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
CDUP.
CMD_CWD
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
CWD.
CMD_DELE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
DELE.
CMD_HELP
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
HELP.
CMD_LIST
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
LIST.
CMD_MKD
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
MKD.
CMD_MODE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
MODE.
CMD_NLST
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
NLST.
CMD_NOOP
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
NOOP.
CMD_PASS
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
PASS.
CMD_PASV
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
PASV.
CMD_PORT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
PORT.
CMD_PWD
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
PWD.
CMD_QUIT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
QUIT.
CMD_REST
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
REST.
CMD_RETR
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
RETR.
CMD_RMD
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
RMD.
CMD_RNFR
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
RNFR.
CMD_RNTO
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
RNTO.
CMD_SIZE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
SIZE.
CMD_STAT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
STAT.
CMD_STOR
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
STOR.
CMD_STRU
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
STRU.
CMD_SYST
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
SYST.
CMD_TYPE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
TYPE.
CMD_USER
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Commands
USER.
CmdCdUp
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdCdUp()
- Constructor for class org.exoplatform.services.ftp.command.
CmdCdUp
CmdCwd
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdCwd()
- Constructor for class org.exoplatform.services.ftp.command.
CmdCwd
CmdDele
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdDele()
- Constructor for class org.exoplatform.services.ftp.command.
CmdDele
CmdHelp
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdHelp()
- Constructor for class org.exoplatform.services.ftp.command.
CmdHelp
CmdList
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdList()
- Constructor for class org.exoplatform.services.ftp.command.
CmdList
CmdMkd
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdMkd()
- Constructor for class org.exoplatform.services.ftp.command.
CmdMkd
CmdMode
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdMode()
- Constructor for class org.exoplatform.services.ftp.command.
CmdMode
CmdNLst
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdNLst()
- Constructor for class org.exoplatform.services.ftp.command.
CmdNLst
CmdNoop
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdNoop()
- Constructor for class org.exoplatform.services.ftp.command.
CmdNoop
CmdPass
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdPass()
- Constructor for class org.exoplatform.services.ftp.command.
CmdPass
CmdPasv
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdPasv()
- Constructor for class org.exoplatform.services.ftp.command.
CmdPasv
CmdPort
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdPort()
- Constructor for class org.exoplatform.services.ftp.command.
CmdPort
CmdPwd
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdPwd()
- Constructor for class org.exoplatform.services.ftp.command.
CmdPwd
CmdQuit
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdQuit()
- Constructor for class org.exoplatform.services.ftp.command.
CmdQuit
CmdRest
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdRest()
- Constructor for class org.exoplatform.services.ftp.command.
CmdRest
CmdRetr
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdRetr()
- Constructor for class org.exoplatform.services.ftp.command.
CmdRetr
CmdRmd
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdRmd()
- Constructor for class org.exoplatform.services.ftp.command.
CmdRmd
CmdRnFr
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdRnFr()
- Constructor for class org.exoplatform.services.ftp.command.
CmdRnFr
CmdRnTo
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdRnTo()
- Constructor for class org.exoplatform.services.ftp.command.
CmdRnTo
CmdSize
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdSize()
- Constructor for class org.exoplatform.services.ftp.command.
CmdSize
CmdStat
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdStat()
- Constructor for class org.exoplatform.services.ftp.command.
CmdStat
CmdStor
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdStor()
- Constructor for class org.exoplatform.services.ftp.command.
CmdStor
CmdStru
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdStru()
- Constructor for class org.exoplatform.services.ftp.command.
CmdStru
CmdSyst
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdSyst()
- Constructor for class org.exoplatform.services.ftp.command.
CmdSyst
CmdType
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdType()
- Constructor for class org.exoplatform.services.ftp.command.
CmdType
CmdUser
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
CmdUser()
- Constructor for class org.exoplatform.services.ftp.command.
CmdUser
COMMAND_PATH
- Static variable in class org.exoplatform.services.ftp.
FtpServerImpl
commandName
- Variable in class org.exoplatform.services.ftp.command.
FtpCommandImpl
connectLog
- Variable in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.ConnectDataPort
createNewFileNode(Session, String)
- Method in class org.exoplatform.services.ftp.command.
CmdStor
D
dateTime
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
DEFAULT_JCR_FORBIDDEN_CHARS
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
According JCR specification JSR-170 .
DEFAULT_REPLACE_CHAR
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
The all forbidden chars will replaced '_' by default.
DEFAULT_REPLACE_FORBIDDEN_CHARS
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
The replace forbidden chars is enable by default.
disable()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
E
enable
- Variable in class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
ENABLE_TRACE
- Variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
Is enable trace.
execute(Context)
- Method in interface org.exoplatform.services.ftp.command.
FtpCommand
execute(Context)
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
EXO_HELP_INFO
- Static variable in class org.exoplatform.services.ftp.
FtpConst
Help info.
EXO_LOGO
- Static variable in class org.exoplatform.services.ftp.
FtpConst
eXoPlatform Logo.
eXoStatInfo
- Static variable in class org.exoplatform.services.ftp.command.
CmdStat
F
flush()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
flush()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
freeDataTransiver(FtpDataTransiver)
- Method in interface org.exoplatform.services.ftp.data.
FtpDataChannelManager
freeDataTransiver(FtpDataTransiver)
- Method in class org.exoplatform.services.ftp.data.
FtpDataChannelManagerImpl
FTP_CACHEFILEEXTENTION
- Static variable in class org.exoplatform.services.ftp.
FtpConst
FTP cache-file extention.
FTP_COMMAND_CATALOG
- Static variable in class org.exoplatform.services.ftp.
FtpConst
FTP command catalog.
FTP_PREFIX
- Static variable in class org.exoplatform.services.ftp.
FtpConst
FTP prefix.
FTP_TIMESTAMPED_BLOCK_SIZE
- Static variable in class org.exoplatform.services.ftp.
FtpConst
Time stamped block size.
FtpClientCommandThread
- Class in
org.exoplatform.services.ftp.client
Created by The eXo Platform SAS Author : Vitaly Guly
FtpClientCommandThread(FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.client.
FtpClientCommandThread
FtpClientSession
- Interface in
org.exoplatform.services.ftp.client
Created by The eXo Platform SAS Author : Vitaly Guly
FtpClientSessionImpl
- Class in
org.exoplatform.services.ftp.client
Created by The eXo Platform SAS Author : Vitaly Guly
FtpClientSessionImpl(FtpServer, Socket)
- Constructor for class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
FtpClientTimeOutThread
- Class in
org.exoplatform.services.ftp.client
Created by The eXo Platform SAS Author : Vitaly Guly
FtpClientTimeOutThread(FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.client.
FtpClientTimeOutThread
FtpCommand
- Interface in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
FtpCommandImpl
- Class in
org.exoplatform.services.ftp.command
Created by The eXo Platform SAS Author : Vitaly Guly
FtpCommandImpl()
- Constructor for class org.exoplatform.services.ftp.command.
FtpCommandImpl
FtpConfig
- Interface in
org.exoplatform.services.ftp.config
Created by The eXo Platform SAS Author : Vitaly Guly
FtpConfigImpl
- Class in
org.exoplatform.services.ftp.config
Created by The eXo Platform SAS Author : Vitaly Guly
.
FtpConfigImpl(ExoContainerContext, InitParams)
- Constructor for class org.exoplatform.services.ftp.config.
FtpConfigImpl
Constructor.
FtpConst
- Class in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
.
FtpConst()
- Constructor for class org.exoplatform.services.ftp.
FtpConst
FtpConst.Commands
- Class in
org.exoplatform.services.ftp
Command name constants.
FtpConst.Commands()
- Constructor for class org.exoplatform.services.ftp.
FtpConst.Commands
FtpConst.Encoding
- Class in
org.exoplatform.services.ftp
Supported encodings.
FtpConst.Encoding()
- Constructor for class org.exoplatform.services.ftp.
FtpConst.Encoding
FtpConst.NodeTypes
- Class in
org.exoplatform.services.ftp
Node types.
FtpConst.NodeTypes()
- Constructor for class org.exoplatform.services.ftp.
FtpConst.NodeTypes
FtpConst.Replyes
- Class in
org.exoplatform.services.ftp
Reply messages.
FtpConst.Replyes()
- Constructor for class org.exoplatform.services.ftp.
FtpConst.Replyes
FtpConst.SystemTypes
- Class in
org.exoplatform.services.ftp
Supported OS types.
FtpConst.SystemTypes()
- Constructor for class org.exoplatform.services.ftp.
FtpConst.SystemTypes
FtpContext
- Class in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
FtpContext(FtpClientSession, String[])
- Constructor for class org.exoplatform.services.ftp.
FtpContext
FtpDataChannelManager
- Interface in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpDataChannelManagerImpl
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpDataChannelManagerImpl(FtpConfig)
- Constructor for class org.exoplatform.services.ftp.data.
FtpDataChannelManagerImpl
FtpDataTransiver
- Interface in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpDataTransiverImpl
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpDataTransiverImpl(FtpDataChannelManager, int, FtpConfig, FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
FtpDataTransiverImpl(String, int, FtpConfig, FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
FtpDataTransiverImpl.AcceptDataConnect
- Class in
org.exoplatform.services.ftp.data
FtpDataTransiverImpl.AcceptDataConnect()
- Constructor for class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.AcceptDataConnect
FtpDataTransiverImpl.ConnectDataPort
- Class in
org.exoplatform.services.ftp.data
FtpDataTransiverImpl.ConnectDataPort()
- Constructor for class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.ConnectDataPort
FtpFileInfo
- Interface in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpFileInfoImpl
- Class in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpFileInfoImpl()
- Constructor for class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
FtpServer
- Interface in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
ftpServer
- Variable in class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
FtpServerImpl
- Class in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
FtpServerImpl(FtpConfig, CommandService, RepositoryService)
- Constructor for class org.exoplatform.services.ftp.
FtpServerImpl
FtpServerImpl.FtpAcceptThread
- Class in
org.exoplatform.services.ftp
FtpServerImpl.FtpAcceptThread(FtpServer, ServerSocket)
- Constructor for class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
FtpService
- Interface in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
FtpServiceImpl
- Class in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
FtpServiceImpl(InitParams, CommandService, RepositoryService, ExoContainerContext)
- Constructor for class org.exoplatform.services.ftp.
FtpServiceImpl
FtpSlowInputStream
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpSlowInputStream(InputStream, int)
- Constructor for class org.exoplatform.services.ftp.data.
FtpSlowInputStream
FtpSlowOutputStream
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpSlowOutputStream(OutputStream, int)
- Constructor for class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
FtpSystemCoder
- Interface in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpSystemCoderManager
- Class in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpSystemCoderManager()
- Constructor for class org.exoplatform.services.ftp.listcode.
FtpSystemCoderManager
FtpTextUtils
- Class in
org.exoplatform.services.ftp
Created by The eXo Platform SAS Author : Vitaly Guly
FtpTextUtils()
- Constructor for class org.exoplatform.services.ftp.
FtpTextUtils
FtpTimeStampedInputStream
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpTimeStampedInputStream(InputStream, FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
FtpTimeStampedOutputStream
- Class in
org.exoplatform.services.ftp.data
Created by The eXo Platform SAS Author : Vitaly Guly
FtpTimeStampedOutputStream(OutputStream, FtpClientSession)
- Constructor for class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
FtpUnixL8Coder
- Class in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpUnixL8Coder()
- Constructor for class org.exoplatform.services.ftp.listcode.
FtpUnixL8Coder
FtpWindowsNTCoder
- Class in
org.exoplatform.services.ftp.listcode
Created by The eXo Platform SAS Author : Vitaly Guly
FtpWindowsNTCoder()
- Constructor for class org.exoplatform.services.ftp.listcode.
FtpWindowsNTCoder
G
getCacheFolderName()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getCacheFolderName()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getClientsCount()
- Method in interface org.exoplatform.services.ftp.
FtpServer
getClientsCount()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
getClientSideEncoding()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getClientSideEncoding()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getClientSocket()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getClientSocket()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getCommand(String)
- Method in interface org.exoplatform.services.ftp.
FtpServer
getCommand(String)
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
getCommandPort()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getCommandPort()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getConfiguration()
- Method in interface org.exoplatform.services.ftp.
FtpServer
getConfiguration()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
getDataChannelManager()
- Method in interface org.exoplatform.services.ftp.
FtpServer
getDataChannelManager()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
getDataMaxPort()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDataMaxPort()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getDataMinPort()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDataMinPort()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getDataPort()
- Method in interface org.exoplatform.services.ftp.data.
FtpDataTransiver
getDataPort()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
getDataTransiver()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getDataTransiver()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getDataTransiver(FtpClientSession)
- Method in interface org.exoplatform.services.ftp.data.
FtpDataChannelManager
getDataTransiver(FtpClientSession)
- Method in class org.exoplatform.services.ftp.data.
FtpDataChannelManagerImpl
getDateTime()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getDateTime()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getDay()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getDay()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getDefFileMimeType()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDefFileMimeType()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getDefFileNodeType()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDefFileNodeType()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getDefFolderNodeType()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDefFolderNodeType()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getDownLoadSpeed()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getDownLoadSpeed()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getExistedFileNode(Session, String)
- Method in class org.exoplatform.services.ftp.command.
CmdStor
getFileList(String)
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
getForbiddenChars()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getForbiddenChars()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getFtpClientSession()
- Method in class org.exoplatform.services.ftp.
FtpContext
getFtpServer()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getFtpServer()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getFullPath(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getFullPath(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getInputStream()
- Method in interface org.exoplatform.services.ftp.data.
FtpDataTransiver
getInputStream()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
getMonth()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getMonth()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getName()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getName()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getOutputStream()
- Method in interface org.exoplatform.services.ftp.data.
FtpDataTransiver
getOutputStream()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
getParams()
- Method in class org.exoplatform.services.ftp.
FtpContext
getPath()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getPath()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getPortalContainer()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getPortalContainer()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getPrevCommand()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getPrevCommand()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getPrevParams()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getPrevParams()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getPrevParamsEx()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getPrevParamsEx()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getReplaceChar()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getReplaceChar()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getRepoPath(ArrayList<String>)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getRepoPath(ArrayList<String>)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getRepository()
- Method in interface org.exoplatform.services.ftp.
FtpServer
getRepository()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
getServerIp()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getServerIp()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getSession(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getSession(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getSize()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getSize()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getStrached(String, int)
- Static method in class org.exoplatform.services.ftp.
FtpTextUtils
getStrachedAtStart(String, int)
- Static method in class org.exoplatform.services.ftp.
FtpTextUtils
getSystemCoder(FtpConfig)
- Static method in class org.exoplatform.services.ftp.listcode.
FtpSystemCoderManager
getSystemType()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getSystemType()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getTime()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
getTime()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
getTimeOut()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getTimeOut()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getUpLoadSpeed()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
getUpLoadSpeed()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
getUserName()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getUserName()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
getUserPassword()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
getUserPassword()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
I
INIT_PARAM_CACHE_FOLDER_NAME
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"cache-folder-name".
INIT_PARAM_CLIENT_SIDE_ENCODING
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"client-side-encoding".
INIT_PARAM_COMMAND_PORT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"command-port".
INIT_PARAM_DATA_MAX_PORT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"data-max-port".
INIT_PARAM_DATA_MIN_PORT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"data-min-port".
INIT_PARAM_DEF_FILE_MIME_TYPE
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"def-file-mime-type".
INIT_PARAM_DEF_FILE_NODE_TYPE
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"def-file-node-type".
INIT_PARAM_DEF_FOLDER_NODE_TYPE
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"def-folder-node-type".
INIT_PARAM_DOWNLOAD_SPEED_LIMIT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"download-speed-limit".
INIT_PARAM_FORBIDDEN_CHARS
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
forbidden-chars
INIT_PARAM_REPLACE_CHAR
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
replace-char
INIT_PARAM_REPLACE_FORBIDDEN_CHARS
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
replace-forbidden-chars
INIT_PARAM_SYSTEM
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"system".
INIT_PARAM_TIME_OUT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"timeout".
INIT_PARAM_UPLOAD_SPEED_LIMIT
- Static variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
"upload-speed-limit".
initFromNode(Node)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
initFromNode(Node)
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
isCollection()
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
isCollection()
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
isConnected()
- Method in interface org.exoplatform.services.ftp.data.
FtpDataTransiver
isConnected()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl
isLogged()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
isLogged()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
isNeedLogin
- Variable in class org.exoplatform.services.ftp.command.
FtpCommandImpl
isNeedSlowDownLoad()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
isNeedSlowDownLoad()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
isNeedSlowUpLoad()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
isNeedSlowUpLoad()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
isNeedTimeOut()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
isNeedTimeOut()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
isReplaceForbiddenChars()
- Method in interface org.exoplatform.services.ftp.config.
FtpConfig
isReplaceForbiddenChars()
- Method in class org.exoplatform.services.ftp.config.
FtpConfigImpl
IsResource(String)
- Method in class org.exoplatform.services.ftp.command.
CmdRetr
J
JCR_CONTENT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
jcr:content.
JCR_CREATED
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
jcr:created.
JCR_DATA
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
jcr:data.
JCR_LASTMODIFIED
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
jcr:lastModified.
JCR_MIMETYPE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
jcr:mimetype.
L
localClientSession
- Variable in class org.exoplatform.services.ftp.command.
FtpCommandImpl
LOG
- Static variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
logout()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
logout()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
M
mark(int)
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
mark(int)
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
markSupported()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
markSupported()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
MIX_VERSIONABLE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
mix:versionable.
MONTHES
- Static variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
N
NT_FILE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
nt:file.
NT_FOLDER
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
nt:folder.
NT_RESOURCE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.NodeTypes
nt:resource.
O
org.exoplatform.services.ftp
- package org.exoplatform.services.ftp
org.exoplatform.services.ftp.client
- package org.exoplatform.services.ftp.client
org.exoplatform.services.ftp.command
- package org.exoplatform.services.ftp.command
org.exoplatform.services.ftp.config
- package org.exoplatform.services.ftp.config
org.exoplatform.services.ftp.data
- package org.exoplatform.services.ftp.data
org.exoplatform.services.ftp.listcode
- package org.exoplatform.services.ftp.listcode
P
params
- Variable in class org.exoplatform.services.ftp.
FtpContext
prepareCache()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
R
read()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
read(byte[])
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
read(byte[], int, int)
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
read()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
read(byte[])
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
read(byte[], int, int)
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
readLine()
- Method in class org.exoplatform.services.ftp.client.
FtpClientCommandThread
refreshTimeOut()
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
refreshTimeOut()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
refreshTimeOut()
- Method in class org.exoplatform.services.ftp.client.
FtpClientTimeOutThread
removeResource(String)
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
replaceForbiddenChars(String, String, char)
- Static method in class org.exoplatform.services.ftp.
FtpTextUtils
reply(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
reply(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
reply(String)
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
REPLY_125
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 125 - Data connection opened.
REPLY_200
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 200.
REPLY_213
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 213.
REPLY_215
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 215.
REPLY_221
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 221 - exit.
REPLY_226
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 226 - transfer complete.
REPLY_227
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 227 - Entering passive mode.
REPLY_230
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 230 - user logged in.
REPLY_250
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 250 - command successful.
REPLY_257
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 257 - current directory.
REPLY_257_CREATED
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 257 CREATED - directory created.
REPLY_331
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 331 - password required.
REPLY_350
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 350 - file or directory exist.
REPLY_350_REST
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 350 REST - restarting at directory.
REPLY_421
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 421 - idle timeout.
REPLY_421_DATA
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 421 DATA - service not available.
REPLY_425
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 425 - unable to build data connection.
REPLY_450
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 450 - no such file or directory.
REPLY_451
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 451 - transfer aborted.
REPLY_500
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 500 - not understood.
REPLY_500_ILLEGAL
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 500 ILLEGAL - illegal command.
REPLY_500_PARAMREQUIRED
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 500 PARAMREQUIRED - command requires parameter.
REPLY_501_MODE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 501 MODE - unrecognized transfer mode.
REPLY_501_STRU
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 501 STRU - unrecognized structure mode.
REPLY_503
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 503 - bad sequence of command.
REPLY_503_PASS
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 503 PASS - login with user first.
REPLY_504
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 504 - unsupported transfer mode.
REPLY_530
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 530.
REPLY_550
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 550 - permission denied.
REPLY_550_RESTORE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 550 RESTORE - restore value invalid.
REPLY_550_SIZE
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 550 SIZE - no such file.
REPLY_553
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Replyes
REPLY 553 - unable to rename file or directory.
reset()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
reset()
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
run()
- Method in class org.exoplatform.services.ftp.client.
FtpClientCommandThread
run()
- Method in class org.exoplatform.services.ftp.client.
FtpClientTimeOutThread
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdCdUp
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdCwd
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdDele
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdHelp
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdList
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdMkd
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdMode
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdNLst
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdNoop
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdPass
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdPasv
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdPort
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdPwd
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdQuit
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdRest
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdRetr
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdRmd
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdRnFr
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdRnTo
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdSize
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdStat
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdStor
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdStru
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdSyst
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdType
run(String[])
- Method in class org.exoplatform.services.ftp.command.
CmdUser
run(String[])
- Method in interface org.exoplatform.services.ftp.command.
FtpCommand
run(String[])
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
run()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.AcceptDataConnect
run()
- Method in class org.exoplatform.services.ftp.data.
FtpDataTransiverImpl.ConnectDataPort
run()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
S
SendFileList(String[])
- Method in class org.exoplatform.services.ftp.command.
FtpCommandImpl
serializeFileInfo(FtpFileInfo)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpSystemCoder
serializeFileInfo(FtpFileInfo)
- Method in class org.exoplatform.services.ftp.listcode.
FtpUnixL8Coder
serializeFileInfo(FtpFileInfo)
- Method in class org.exoplatform.services.ftp.listcode.
FtpWindowsNTCoder
serverSocket
- Variable in class org.exoplatform.services.ftp.
FtpServerImpl.FtpAcceptThread
setDataTransiver(FtpDataTransiver)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setDataTransiver(FtpDataTransiver)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
setDateTime(String)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
setDateTime(String)
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
setName(String)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
setName(String)
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
setPassword(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setPassword(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
setPrevCommand(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setPrevCommand(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
setPrevParams(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setPrevParams(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
setPrevParamsEx(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setPrevParamsEx(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
setSize(long)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
setSize(long)
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
setType(boolean)
- Method in interface org.exoplatform.services.ftp.listcode.
FtpFileInfo
setType(boolean)
- Method in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
setUserName(String)
- Method in interface org.exoplatform.services.ftp.client.
FtpClientSession
setUserName(String)
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
skip(long)
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
skip(long)
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedInputStream
start()
- Method in interface org.exoplatform.services.ftp.
FtpServer
start()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
start()
- Method in interface org.exoplatform.services.ftp.
FtpService
start()
- Method in class org.exoplatform.services.ftp.
FtpServiceImpl
stop()
- Method in interface org.exoplatform.services.ftp.
FtpServer
stop()
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
stop()
- Method in interface org.exoplatform.services.ftp.
FtpService
stop()
- Method in class org.exoplatform.services.ftp.
FtpServiceImpl
T
TIME_MASK
- Static variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
tryWaiting()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowInputStream
tryWaiting()
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
U
UNIX
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Encoding
UNIX encoding.
UNIX_L8
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Encoding
UNIX L8 encoding.
UNIX_L8
- Static variable in class org.exoplatform.services.ftp.
FtpConst.SystemTypes
UNIX L8 type.
unRegisterClient(FtpClientSession)
- Method in interface org.exoplatform.services.ftp.
FtpServer
unRegisterClient(FtpClientSession)
- Method in class org.exoplatform.services.ftp.
FtpServerImpl
W
welcomeClient()
- Method in class org.exoplatform.services.ftp.client.
FtpClientSessionImpl
WINDOWS_NT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.Encoding
Windows NT encoding.
WINDOWS_NT
- Static variable in class org.exoplatform.services.ftp.
FtpConst.SystemTypes
Windows NT type.
write(int)
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
write(byte[])
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
write(byte[], int, int)
- Method in class org.exoplatform.services.ftp.data.
FtpSlowOutputStream
write(int)
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
write(byte[])
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
write(byte[], int, int)
- Method in class org.exoplatform.services.ftp.data.
FtpTimeStampedOutputStream
_
_day
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
_forbiddenChars
- Variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
Forbidden chars.
_isCollection
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
_month
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
_name
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
_portalContainer
- Variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
Portal Container.
_replaceChar
- Variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
Replace char.
_replaceForbiddenChars
- Variable in class org.exoplatform.services.ftp.config.
FtpConfigImpl
Replace forbidden chars.
_size
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
_time
- Variable in class org.exoplatform.services.ftp.listcode.
FtpFileInfoImpl
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.0-CR2
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
eXo Platform SAS
. All Rights Reserved.