Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
A
available()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
B
blockSize
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
bytesPerSec
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
C
clientSession
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
clientSocket
- Variable in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
close()
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
close()
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
close()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
close()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
close()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
close()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
CMD_CDUP
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_CWD
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_DELE
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_HELP
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_LIST
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_MKD
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_MODE
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_NLST
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_NOOP
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_PASS
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_PASV
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_PORT
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_PWD
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_QUIT
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_REST
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_RETR
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_RMD
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_RNFR
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_RNTO
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_SIZE
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_STAT
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_STOR
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_STRU
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_SYST
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_TYPE
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CMD_USER
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
CmdCdUp
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdCdUp()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdCdUp
CmdCwd
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdCwd(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdCwd
CmdDele
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdDele(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdDele
CmdHelp
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS Author : Vitaly Guly
CmdHelp()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdHelp
CmdList
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdList()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdList
CmdList(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdList
CmdMkd
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdMkd(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdMkd
CmdMode
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS Author : Vitaly Guly
CmdMode(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdMode
CmdNlst
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdNlst()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
CmdNlst(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
CmdNoop
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdNoop()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdNoop
CmdPass
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdPass(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdPass
CmdPasv
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdPasv()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
CmdPort
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdPort(String, int)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdPort
CmdPwd
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdPwd()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdPwd
CmdQuit
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS Author : Vitaly Guly
CmdQuit()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdQuit
CmdRest
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdRest(int)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRest
CmdRest(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRest
CmdRetr
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdRetr(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRetr
CmdRmd
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdRmd(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRmd
CmdRnFr
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdRnFr(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRnFr
CmdRnTo
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdRnTo(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdRnTo
CmdSize
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdSize(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
CmdStat
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS Author : Vitaly Guly
CmdStat()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdStat
CmdStor
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdStor(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdStor
CmdStru
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS Author : Vitaly Guly
CmdStru(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdStru
CmdSyst
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdSyst()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdSyst
CmdType
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdType(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdType
CmdUser
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
CmdUser(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
CmdUser
collection
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
connect()
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
connect(int)
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
connect()
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
connect(int)
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
connectionThread
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
D
dataSocket
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
dataTransiver
- Variable in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
date
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
descript
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
E
EXC_MSG
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdCdUp
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdCwd
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdDele
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdHelp
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdMkd
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdMode
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdNoop
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPass
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPort
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPwd
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdQuit
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRest
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRetr
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRmd
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRnFr
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRnTo
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdStat
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdStor
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdStru
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdSyst
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdType
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdUser
execute()
- Method in interface org.exoplatform.frameworks.ftpclient.commands.
FtpCommand
execute()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
executeCommand(FtpCommand)
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
executeCommand(FtpCommand, int, int)
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
executeCommand(FtpCommand)
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
executeCommand(FtpCommand, int, int)
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
F
fileContent
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRetr
fileContent
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdStor
fileData
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
files
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
flush()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
FTP_PREFIX
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst
FtpClientSession
- Interface in
org.exoplatform.frameworks.ftpclient.client
Created by The eXo Platform SAS .
FtpClientSessionImpl
- Class in
org.exoplatform.frameworks.ftpclient.client
Created by The eXo Platform SAS .
FtpClientSessionImpl(String, int)
- Constructor for class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
FtpCommand
- Interface in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
FtpCommandImpl
- Class in
org.exoplatform.frameworks.ftpclient.commands
Created by The eXo Platform SAS .
FtpCommandImpl()
- Constructor for class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
FtpConst
- Class in
org.exoplatform.frameworks.ftpclient
Created by The eXo Platform SAS .
FtpConst()
- Constructor for class org.exoplatform.frameworks.ftpclient.
FtpConst
FtpConst.Commands
- Class in
org.exoplatform.frameworks.ftpclient
FtpConst.Commands()
- Constructor for class org.exoplatform.frameworks.ftpclient.
FtpConst.Commands
FtpConst.Replyes
- Class in
org.exoplatform.frameworks.ftpclient
FtpConst.Replyes()
- Constructor for class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
FtpConst.SysTypes
- Class in
org.exoplatform.frameworks.ftpclient
FtpConst.SysTypes()
- Constructor for class org.exoplatform.frameworks.ftpclient.
FtpConst.SysTypes
FtpDataTransiver
- Interface in
org.exoplatform.frameworks.ftpclient.data
Created by The eXo Platform SAS .
FtpDataTransiverImpl
- Class in
org.exoplatform.frameworks.ftpclient.data
Created by The eXo Platform SAS .
FtpDataTransiverImpl()
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
FtpDataTransiverImpl.ActiveThread
- Class in
org.exoplatform.frameworks.ftpclient.data
FtpDataTransiverImpl.ActiveThread(int)
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.ActiveThread
FtpDataTransiverImpl.PassiveThread
- Class in
org.exoplatform.frameworks.ftpclient.data
FtpDataTransiverImpl.PassiveThread(String, int)
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.PassiveThread
FtpFileInfo
- Interface in
org.exoplatform.frameworks.ftpclient.data
Created by The eXo Platform SAS .
FtpFileInfoImpl
- Class in
org.exoplatform.frameworks.ftpclient.data
Created by The eXo Platform SAS .
FtpFileInfoImpl()
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
FtpSlowInputStream1
- Class in
org.exoplatform.frameworks.ftpclient.data
FtpSlowInputStream1(InputStream, int)
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
FtpSlowOutputStream
- Class in
org.exoplatform.frameworks.ftpclient.data
FtpSlowOutputStream(OutputStream, int)
- Constructor for class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
FtpUtils
- Class in
org.exoplatform.frameworks.ftpclient
Created by The eXo Platform SAS .
FtpUtils()
- Constructor for class org.exoplatform.frameworks.ftpclient.
FtpUtils
G
getClientSocket()
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
getClientSocket()
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
getCurrentPath()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPwd
getDataTransiver()
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
getDataTransiver()
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
getDate()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
getDate()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
getDescription()
- Method in interface org.exoplatform.frameworks.ftpclient.commands.
FtpCommand
getDescription()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
getFileContent()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdRetr
getFileData()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
getFiles()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
getHost()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
getName()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
getName()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
getNames()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
getPort()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
getReply()
- Method in interface org.exoplatform.frameworks.ftpclient.commands.
FtpCommand
getReply()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
getReplyCode(String)
- Static method in class org.exoplatform.frameworks.ftpclient.
FtpUtils
getSize()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
getSize()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
getSize()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
getSystemType()
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
getSystemType()
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
getTime()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
getTime()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
H
host
- Variable in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
host
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
host
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdPort
host
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.PassiveThread
I
info(String)
- Method in class org.exoplatform.frameworks.ftpclient.
Log
info(String, Throwable)
- Method in class org.exoplatform.frameworks.ftpclient.
Log
isCollection()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
isCollection()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
isConnected()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
isConnected()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
isPortFree(int)
- Static method in class org.exoplatform.frameworks.ftpclient.
FtpUtils
L
log
- Static variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
log
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpUtils
Log
- Class in
org.exoplatform.frameworks.ftpclient
Created by The eXo Platform SAS Author : Vitaly Guly
Log(String)
- Constructor for class org.exoplatform.frameworks.ftpclient.
Log
M
mark(int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
markSupported()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
N
name
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
names
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
nativeInputStream
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
O
offset
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRest
OpenActive(int)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
OpenActive(int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
OpenPassive(String, int)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
OpenPassive(String, int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
org.exoplatform.frameworks.ftpclient
- package org.exoplatform.frameworks.ftpclient
org.exoplatform.frameworks.ftpclient.client
- package org.exoplatform.frameworks.ftpclient.client
org.exoplatform.frameworks.ftpclient.commands
- package org.exoplatform.frameworks.ftpclient.commands
org.exoplatform.frameworks.ftpclient.data
- package org.exoplatform.frameworks.ftpclient.data
P
parseDir(String, String)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
parseDir(String, String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
parseUnixL8(String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
parseWindowsNT(String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
pass
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdPass
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdCwd
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdDele
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdList
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdMkd
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdNlst
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRetr
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRmd
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRnFr
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdRnTo
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
path
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdStor
port
- Variable in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
port
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdPasv
port
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdPort
port
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.ActiveThread
port
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.PassiveThread
R
read()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
read(byte[])
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
read(byte[], int, int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
readed
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
readLine()
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
receive()
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
receive()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
REPLY_125
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_150
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_200
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_211
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_213
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_214
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_215
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_221
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_226
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_227
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_230
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_250
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_257
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_331
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_350
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_421
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_425
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_450
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_500
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_501
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_503
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_504
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_530
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_550
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
REPLY_553
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.Replyes
replyCode
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
reset()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
run(FtpClientSession)
- Method in interface org.exoplatform.frameworks.ftpclient.commands.
FtpCommand
run(FtpClientSession)
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
run()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.ActiveThread
run()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.PassiveThread
S
send(byte[])
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiver
send(byte[])
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl
sendCommand(String)
- Method in class org.exoplatform.frameworks.ftpclient.commands.
FtpCommandImpl
serverSocket
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpDataTransiverImpl.ActiveThread
setDataTransiver(FtpDataTransiver)
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
setDataTransiver(FtpDataTransiver)
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
setDate(String)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
setDate(String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
setFileContent(byte[])
- Method in class org.exoplatform.frameworks.ftpclient.commands.
CmdStor
setName(String)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
setName(String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
setSize(long)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
setSize(long)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
setSystemType(String)
- Method in interface org.exoplatform.frameworks.ftpclient.client.
FtpClientSession
setSystemType(String)
- Method in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
setTime(String)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
setTime(String)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
setType(boolean)
- Method in interface org.exoplatform.frameworks.ftpclient.data.
FtpFileInfo
setType(boolean)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
size
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdSize
size
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
skip(long)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
systemType
- Variable in class org.exoplatform.frameworks.ftpclient.client.
FtpClientSessionImpl
T
time
- Variable in class org.exoplatform.frameworks.ftpclient.data.
FtpFileInfoImpl
tryWaiting()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowInputStream1
tryWaiting()
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
type
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdType
U
UNIX_L8
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.SysTypes
userName
- Variable in class org.exoplatform.frameworks.ftpclient.commands.
CmdUser
W
WINDOWS_NT
- Static variable in class org.exoplatform.frameworks.ftpclient.
FtpConst.SysTypes
write(int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
write(byte[])
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
write(byte[], int, int)
- Method in class org.exoplatform.frameworks.ftpclient.data.
FtpSlowOutputStream
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
eXo Platform SAS
. All Rights Reserved.