Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L M N O P R S T W

A

ANONYMOUS_PASSWD - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
ANONYMOUS_USER - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
ASCII_TYPE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
append(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

B

BLOCK_MODE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
BUFFER_SIZE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpOutputStream
 
bPassive - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
bPassive - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
bSessionTerminated - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 

C

COMPRESSED_MODE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
CONNECTED - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
CR_LF - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
calcPortCmdParameter(ServerSocket) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Given the serverSocket, this method calculates the string to be sent to the ftp server as the first (and only) parameter to the ftp "port" command.
canRead() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
canWrite() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
changeToParentDirectory() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
changeWorkingDirectory(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
chdir(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Change directory on the remote host.
checkResponse() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
CheckResponse from the control port after an ftp command has been sent.
close() - Method in class com.flexstor.common.io.xfile.ftp.FtpInputStream
 
close() - Method in class com.flexstor.common.io.xfile.ftp.FtpOutputStream
 
close() - Method in class com.flexstor.common.io.xfile.ftp.FtpReader
 
close() - Method in class com.flexstor.common.io.xfile.ftp.FtpWriter
 
closeAllSessions() - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Must be called when the client shuts down.
closeAllSessions(String, String) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Remember this this ID represents collection of sessions not just one session.
closeSession(FtpSession) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Its a single specific ftp session.
closeTransferSocket() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
collectInitialInfo() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
com.flexstor.common.io.xfile.ftp - package com.flexstor.common.io.xfile.ftp
 
connect(String, String, String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Used to connect to the remote machine and initiate comunication.
connect() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
controlInputStream - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
controlOutputStream - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
controlSocket - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
Control Port Variables.
copy(String, String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
copyBytes(byte[], String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Copies the byte array into the destination file specified.
copyToDir(String, String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Copies the source file to the destination directory specified.
createDir(String, String, boolean) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Evaluates and creates subdirectories where files will be placed
createPassiveDataSocket() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
createPassiveDataSocket() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
createServerSocket() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 

D

dataPort() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
debug - Static variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
debug - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
delete() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
delete(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
disconnect() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Causes the control port to be disconnected and closed.

E

EBCDIC_TYPE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
equals(Object) - Method in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Checks the equality.
exists() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
extendedList() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
An improved method provided to give isDir/isFile information along with the list.
extendedList(XFilenameFilterI) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 

F

FILE_SYSTEM_NAME - Static variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
FtpCopy - class com.flexstor.common.io.xfile.ftp.FtpCopy.
 
FtpCopy() - Constructor for class com.flexstor.common.io.xfile.ftp.FtpCopy
 
FtpFile - class com.flexstor.common.io.xfile.ftp.FtpFile.
 
FtpFile(FtpFile, String) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpFile
 
FtpFile(String) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpFile
 
FtpFilenameFilter - interface com.flexstor.common.io.xfile.ftp.FtpFilenameFilter.
 
FtpInputStream - class com.flexstor.common.io.xfile.ftp.FtpInputStream.
 
FtpInputStream(InputStream, FtpSession) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpInputStream
 
FtpOutputStream - class com.flexstor.common.io.xfile.ftp.FtpOutputStream.
 
FtpOutputStream(OutputStream, FtpSession) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpOutputStream
 
FtpReader - class com.flexstor.common.io.xfile.ftp.FtpReader.
 
FtpReader(Reader, FtpSession) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpReader
 
FtpResponse - class com.flexstor.common.io.xfile.ftp.FtpResponse.
 
FtpResponse(BufferedReader) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpResponse
 
FtpSession - class com.flexstor.common.io.xfile.ftp.FtpSession.
 
FtpSession(FtpSessionId) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpSession
Idea is that there should not be any other way to create a ftp session than asking ftp session pool to create one.
FtpSessionId - class com.flexstor.common.io.xfile.ftp.FtpSessionId.
A Class class.
FtpSessionId(String, int, int) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpSessionId
Session id created using the server name and port
FtpSessionPool - class com.flexstor.common.io.xfile.ftp.FtpSessionPool.
 
FtpSessionPool() - Constructor for class com.flexstor.common.io.xfile.ftp.FtpSessionPool
 
FtpWriter - class com.flexstor.common.io.xfile.ftp.FtpWriter.
 
FtpWriter(Writer, FtpSession) - Constructor for class com.flexstor.common.io.xfile.ftp.FtpWriter
 
failureMessage - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
finallze() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
ftpErrorMessage - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
ftpSessionId - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
An id that identifies a session.

G

getAbsolutePath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedInputStream() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedInputStream(int) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedOutputStream(int) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedOutputStream() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedReader(int) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedReader() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedWriter(int) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getBufferedWriter() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getCurrentDir() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
getDataSocket(ServerSocket, Socket) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
getFileGroup() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns the name of the group this file belongs to.
getFileLinks() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns number of links to the file.
getFileName(String, boolean) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
getFileOwner() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns owner of the file.
getFilePermissions() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns file permission in format -rwxrwxrwx.
getFileSeparator() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getFileSystemName() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getInputStream() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getLocalParent() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getLocalPath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getLocalUNCPath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getMessage() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
getModDate() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns the date on which the file is modified.
getModMonth() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns the month, in which the file was modified.
getModTime() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns the time, when the file was modified last time.
getName() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getNewSession(String, int) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Creates, connects and returns a new ftp session.
getOutputStream() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getParent() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getParentDirectory(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getPath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getReader() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getResponse() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
getReturnCode() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
getServer() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getServerName() - Method in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Returns the name of the server.
getServerPort() - Method in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Returns the server port.
getSession(String, int) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Creates, Connects and returns a ftp session.
getSessionId() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
getSessionId() - Method in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Returns the session id;
getSocket() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
getTotalAvailableSessions() - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Returns total number of available sessions.
getTotalBusySessions() - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Returns total number of busy sessions.
getTotalSessions() - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Returns total number of sessions.
getUNCPath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getWriter() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
getWriterToAppend() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 

H

hashAvailableSessions - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Collection of available ftp sessions.
hashBusySessions - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Collection of busy ftp sessions.

I

IDENTIFIER - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
IDLE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
Static constants representing the possible states of a connection
IMAGE_TYPE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
in - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
isAbsolute() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isDirectory - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isDirectory() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isFile() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isLocalPath() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isMacintosh - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
isNew - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
isPermanentNegativeCompletion() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isPositiveCompletion() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isPositiveIntermediary() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isPositivePreliminary() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isRegardingAuthentication() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isRegardingConnection() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isRegardingFileSystem() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isRegardingInformation() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isRegardingSyntax() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
isSessionTerminated() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
isTransientNegativeCompletion() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 

L

lastModified() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
length() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
Returns the length of the file.
likelyToFail() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
likelyToSucceed() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
list() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
list(XFilenameFilterI) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
list(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
list() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
listWithSpaces(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
logFtpError(int) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Logs a FTP error for transient or permanent negative replies
login(String, String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
This method is used to authenticate the user.
logout() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

M

m_client - Variable in class com.flexstor.common.io.xfile.ftp.FtpInputStream
 
m_client - Variable in class com.flexstor.common.io.xfile.ftp.FtpOutputStream
 
m_client - Variable in class com.flexstor.common.io.xfile.ftp.FtpReader
 
m_client - Variable in class com.flexstor.common.io.xfile.ftp.FtpWriter
 
m_dataSocket - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
m_dataXfrSocket - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
m_message - Variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
m_response - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
m_returnCode - Variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
main(String[]) - Static method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
main(String[]) - Static method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
makeDirectory(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
makeNewSession(String, int) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Creates a new session, connects it and returns it.
mkStru(String, FtpSession) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
mkdir(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Create a new directory on the remote server.
mkdir() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
mkdirs() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 

N

NON_PRINT_FORMAT - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
nFileLength - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
nLinks - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
nServerport - Variable in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Port of the server where the ftp connection is supposed to be done.
nSessionCount - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Keep a count of all sessions, user called as wel as intermidiatory.
nSessionId - Variable in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Session Id.
nameList(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
nameList() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

O

out - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 

P

PERMANENT_NEGATIVE_REPLY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
POSITIVE_COMPLETION_REPLY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
POSITIVE_INTERMEDIATE_REPLY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
POSITIVE_PRELIMINARY_REPLY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
These values are used to represent the first digit in a three digit response from the ftpd running on the remote host.
passiveSocket - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
presentDirectory - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
print(String) - Static method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
printArray(String[]) - Static method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
printHelp() - Static method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
printWorkingDirectory() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

R

REGARDING_AUTHENTICATION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REGARDING_CONNECTION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REGARDING_FILE_SYSTEM - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REGARDING_INFORMATION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REGARDING_SYNTAX - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REGARDING_UNSPECIFIED - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REPLY_PERMANENT_NEGATIVE_COMPLETION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REPLY_POSITIVE_COMPLETION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REPLY_POSITIVE_INTERMEDIARY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REPLY_POSITIVE_PRELIMINARY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
REPLY_TRANSIENT_NEGATIVE_COMPLETION - Static variable in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
readResponse() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
reader - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
releaseSession(FtpSession) - Static method in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
It would just free the session, and NOT log out, so that it can be reused.
removeDirectory(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
renameFrom(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
renameTo(FlexXFileI) - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
renameTo(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
representationType(char) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
representationType(char, char) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
retrieve(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
retrieveBinary(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

S

STREAMING_MODE - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
sHostName - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
sPasswd - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
sUser - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
sendCommand(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
sendCommand(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
sendFile(String, String, boolean, String, String) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
Upload a file in binary mode using STOR.
sendPassword(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
sendUserName(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
sessionId - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
Id to be assigned to every new session created.
setMessage(BufferedReader) - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
setPort(ServerSocket) - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
If ACTIVE mode, send port command to far end and notify it of the fact that this end is listening on a socket for a connection.
setResponse() - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
setType() - Method in class com.flexstor.common.io.xfile.ftp.FtpCopy
This method is used to set the type of data transfer that is to be performed.
socket - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 
state - Variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
Used internally to keep track of the state of the engine Valid states are: IDLE - Waiting for some action.
store(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
storeBinary(String) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 
strFTPPassword - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
FTP password which is stored as user preference.
strFTPUserId - Static variable in class com.flexstor.common.io.xfile.ftp.FtpSessionPool
FTP user id which is stored as user preference.
strFile - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strFileGroup - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strFileName - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strFileOwner - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strFilePermissions - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strModDate - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strModMonth - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strModTime - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strServerName - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 
strServerName - Variable in class com.flexstor.common.io.xfile.ftp.FtpSessionId
Name of the server.
strServerPort - Variable in class com.flexstor.common.io.xfile.ftp.FtpFile
 

T

TRANSIENT_NEGATIVE_REPLY - Static variable in class com.flexstor.common.io.xfile.ftp.FtpCopy
 
toString() - Method in class com.flexstor.common.io.xfile.ftp.FtpFile
 
toString() - Method in class com.flexstor.common.io.xfile.ftp.FtpResponse
 
transferMode(char) - Method in class com.flexstor.common.io.xfile.ftp.FtpSession
 

W

writer - Variable in class com.flexstor.common.io.xfile.ftp.FtpSession
 

A B C D E F G H I L M N O P R S T W