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

A

abort() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Aborts the last issued command.
abort() - Method in class com.ibm.network.ftp.protocol.Remote
The method interrupts current operation.
abortMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the abort() method descriptor.
accept(File, String) - Method in class com.borneo.ftp.RegExFilter
Return true if this file matches the pattern in the RE instantiated by the client.
accessTrees(HttpServletRequest) - Static method in class com.borneo.ftp.xml.XmlMgr
sucked in from the SAXB examples, this would allow access to the XML via the run time objects resulting from the call to buildTrees
addLocalFileListListener_comibmnetworkftpeventLocalFileListListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the addLocalFileListListener(com.ibm.network.ftp.event.LocalFileListListener) method descriptor.
addLocalFileListListener(LocalFileListListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Adds the specified LocalFileListListener to receive LocalFileListEvents from this FTPProtocol object.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
The addPropertyChangeListener method was generated to support the propertyChange field.
addRemoteFileListListener_comibmnetworkftpeventRemoteFileListListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the addRemoteFileListListener(com.ibm.network.ftp.event.RemoteFileListListener) method descriptor.
addRemoteFileListListener(RemoteFileListListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Adds the specified RemoteFileListListener to receive RemoteFileListEvents from this FTPProtocol object.
addStatusListener_comibmnetworkftpeventStatusListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the addStatusListener(com.ibm.network.ftp.event.StatusListener) method descriptor.
addStatusListener(StatusListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Adds the specified StatusListener to receive StatusEvents from this FTPProtocol object.

B

bufferSizePropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the bufferSize property descriptor.
buildTrees() - Static method in class com.borneo.ftp.xml.XmlMgr
according to the samples for SAXB, this method is responsible for parsing and for instantiating the run time objects representing the XML content.
bytesReadPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the bytesRead property descriptor.
bytesWritePropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the bytesWrite property descriptor.

C

changeDir_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the changeDir(java.lang.String, boolean) method descriptor.
changeDir(String) - Method in class com.ibm.network.ftp.protocol.Local
The method changes dir.
changeDir(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Changes directory whose pathname is specified by the first string parameter.
changeDirList_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the changeDirList(java.lang.String, boolean) method descriptor.
changeDirList(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Changes directory whose pathname is specified by the first string parameter.
charAt(int) - Method in interface gnu.regexp.CharIndexed
Returns the character at the given offset past the current cursor position in the input.
CharIndexed - interface gnu.regexp.CharIndexed.
Defines the interface used internally so that different types of source text can be accessed in the same way.
classPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the class property descriptor.
clear(int) - Method in class gnu.regexp.RESyntax
Clear a given bit in this syntax.
Client - class com.borneo.ftp.xml.Client.
 
Client() - Constructor for class com.borneo.ftp.xml.Client
 
clone() - Method in class gnu.regexp.REMatch
 
com.borneo.ftp - package com.borneo.ftp
 
com.borneo.ftp.xml - package com.borneo.ftp.xml
 
com.ibm.network.ftp - package com.ibm.network.ftp
 
com.ibm.network.ftp.protocol - package com.ibm.network.ftp.protocol
 
CommandInterpreter - class com.ibm.network.ftp.protocol.CommandInterpreter.
This class is intended for command interpreting.
CommandInterpreter(FTPProtocol) - Constructor for class com.ibm.network.ftp.protocol.CommandInterpreter
This method was created by a SmartGuide.
commandPerformed_comibmnetworkftpeventCommandEventMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the commandPerformed(com.ibm.network.ftp.event.CommandEvent) method descriptor.
commandPerformed(CommandEvent) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Implements the commandPerformed method defined in CommandListener interface.
CONFIG_PATH - Static variable in class com.borneo.ftp.FtpProperty
 
configureSocks_javalangString_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the configureSocks(java.lang.String, java.lang.String) method descriptor.
configureSocks(String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Configures socksProxyHost and socksProxyPort.
configureSocks(String, String) - Method in class com.ibm.network.ftp.protocol.Remote
The method configures parameters for proxy.
connect_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the connect(java.lang.String) method descriptor.
connect(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Connects to the specified host.
connect(String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Connects to the specified host.
Connectable - interface com.borneo.ftp.Connectable.
Covers how to get a connection and how to process the files that need to move over the connection
connectLogin_javalangString_javalangString_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the connectLogin(java.lang.String, java.lang.String, java.lang.String) method descriptor.
connectLogin(String, String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Connects to the specified host.
connectLogin(String, String, String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Connects to the specified host.
CreateXmlProcess - class com.borneo.ftp.xml.CreateXmlProcess.
 
CreateXmlProcess() - Constructor for class com.borneo.ftp.xml.CreateXmlProcess
 

D

deleteDir(String) - Method in class com.ibm.network.ftp.protocol.Local
The method deletes dir.
deleteExchangeSession() - Method in class com.borneo.ftp.xml.Ftpwork
 
deleteFile_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the deleteFile(java.lang.String, boolean) method descriptor.
deleteFile_javautilVector_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the deleteFile(java.util.Vector, boolean) method descriptor.
deleteFile(String) - Method in class com.ibm.network.ftp.protocol.Local
The methods deletes file.
deleteFile(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Deletes the specified file.
deleteFile(Vector, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Deletes the specified file(s).
deleteFileAssociation() - Method in class com.borneo.ftp.xml.ExchangeSession
 
deleteFileList_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the deleteFileList(java.lang.String, boolean) method descriptor.
deleteFileList_javautilVector_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the deleteFileList(java.util.Vector, boolean) method descriptor.
deleteFileList(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Deletes the specified file.
deleteFileList(Vector, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Deletes the specified file(s).
deleteLastfile() - Method in class com.borneo.ftp.xml.Source
 
destroy() - Method in class com.borneo.ftp.xml.CreateXmlProcess
Destroys the servlet.
disconnect() - Method in interface com.borneo.ftp.FileExchangeConnection
clean up the Net connection used to move files
disconnect() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Disconnect from the FTP server.
disconnectMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the disconnect() method descriptor.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.borneo.ftp.xml.CreateXmlProcess
Handles the HTTP GET method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.borneo.ftp.xml.CreateXmlProcess
Handles the HTTP POST method.

E

emptyExchangeSession() - Method in class com.borneo.ftp.xml.Ftpwork
 
emptyFileAssociation() - Method in class com.borneo.ftp.xml.ExchangeSession
 
emptyLastfile() - Method in class com.borneo.ftp.xml.Source
 
equals_javalangObjectMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals(Object) - Method in class com.borneo.ftp.xml.FileAssociation
 
equals(Object) - Method in class com.borneo.ftp.xml.Ftphost
 
equals(Object) - Method in class com.borneo.ftp.xml.Client
 
equals(Object) - Method in class com.borneo.ftp.xml.Ftpwork
 
equals(Object) - Method in class com.borneo.ftp.xml.Source
 
equals(Object) - Method in class com.borneo.ftp.xml.ExchangeSession
 
equals(Object) - Method in class com.borneo.ftp.xml.Target
 
exchangeSession - Static variable in class com.borneo.ftp.FtpConnectionMgr
Object corresponds to XML node and contains the properties that describe the file moving work that needs to be done over an FTP connection.
ExchangeSession - class com.borneo.ftp.xml.ExchangeSession.
Generated from DTD and XJS files by SAXB compiler.
ExchangeSession() - Constructor for class com.borneo.ftp.xml.ExchangeSession
 

F

FileAssociation - class com.borneo.ftp.xml.FileAssociation.
 
FileAssociation() - Constructor for class com.borneo.ftp.xml.FileAssociation
 
fileAssociationEntries(FileExchangeConnection) - Method in class com.borneo.ftp.FtpConnectionMgr
As per the rules in the DTD for the FTP XML, an ExchangeSession consists of 1 or more FileAssociation nodes.
fileAssociationEntries(FileExchangeConnection) - Method in interface com.borneo.ftp.Connectable
will return the hi-level node of work that needs to go over the connection
FileExchangeConnection - interface com.borneo.ftp.FileExchangeConnection.
 
FileInfo - class com.ibm.network.ftp.FileInfo.
This class stores File information.
FileInfo() - Constructor for class com.ibm.network.ftp.FileInfo
Creates an object of FileInfo class.
fileList_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the fileList(boolean) method descriptor.
fileList() - Method in class com.ibm.network.ftp.protocol.Local
The method reads local file list contents and return it.
fileList(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method lists files from the current working directory.
findMethod(Class, String, int) - Static method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor.
firePropertyChange(String, Object, Object) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
The firePropertyChange method was generated to support the propertyChange field.
FtpConnectionMgr - class com.borneo.ftp.FtpConnectionMgr.
Coded in the properties file for the type of Network connection to be used, this class implements the interface Connectable and is responsible for getting the connection to an FTP Server and for calling the high level methods that will process the work to move files as coded in the XML nodes underneath ExchangeSession.
FtpConnectionMgr() - Constructor for class com.borneo.ftp.FtpConnectionMgr
Creates new FtpConnectionMgr
Ftphost - class com.borneo.ftp.xml.Ftphost.
 
Ftphost() - Constructor for class com.borneo.ftp.xml.Ftphost
 
FtpProperty - class com.borneo.ftp.FtpProperty.
 
FtpProperty() - Constructor for class com.borneo.ftp.FtpProperty
 
FTPProtocol - class com.ibm.network.ftp.protocol.FTPProtocol.
This class provides FTP protocol services.
FTPProtocol() - Constructor for class com.ibm.network.ftp.protocol.FTPProtocol
Creates an object of FTPProtocol class.
FTPProtocolBeanInfo - class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo.
Gets the FTPProtocolBeanInfo bean descriptor.
FTPProtocolBeanInfo() - Constructor for class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
 
Ftpwork - class com.borneo.ftp.xml.Ftpwork.
Generated from DTD and XJS files by SAXB compiler.
Ftpwork() - Constructor for class com.borneo.ftp.xml.Ftpwork
 

G

get(int) - Method in class gnu.regexp.RESyntax
Check if a given bit is set in this syntax.
get(String) - Static method in class com.borneo.ftp.FtpProperty
 
getAdditionalBeanInfo() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAllMatches(Object) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input.
getAllMatches(Object, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input, beginning at the specified index position.
getAllMatches(Object, int, int) - Method in class gnu.regexp.RE
Returns an array of all matches found in the input string, beginning at the specified index position and using the specified execution flags.
getAsof() - Method in class com.borneo.ftp.xml.ExchangeSession
 
getAsText() - Method in class com.ibm.network.ftp.protocol.TypeEditor
 
getBeanClass() - Static method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the bean class.
getBeanClassName() - Static method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the bean class name.
getBeanDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
 
getBufferSize() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the bufferSize property value.
getBufferSizeMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getBufferSize() method descriptor.
getBusy() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the busy property value.
getBytesRead() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the bytesRead property value which shows the count of read bytes for downloading file.
getBytesReadMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getBytesRead() method descriptor.
getBytesWrite() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the bytesWrite property (int) value.
getClassMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getClass() method descriptor.
getClient() - Method in class com.borneo.ftp.xml.ExchangeSession
 
getConnection(String, String, String) - Method in interface com.borneo.ftp.FileExchangeConnection
for connections to the server
getCurrentDir_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getCurrentDir(boolean) method descriptor.
getCurrentDir() - Method in class com.ibm.network.ftp.protocol.Local
Gets current dir.
getCurrentDir(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the current working directory.
getDate() - Method in class com.ibm.network.ftp.FileInfo
Returns the last file modification date.
getEndIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input string where the match in its entirety ends.
getEndIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub ends, or -1 if the subexpression does not exist.
getEndson() - Method in class com.borneo.ftp.xml.ExchangeSession
 
getEventSetDescriptors() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Return the event set descriptors for this bean.
getExchangeSession() - Method in class com.borneo.ftp.FtpConnectionMgr
getter
getExchangeSession() - Method in class com.borneo.ftp.xml.Ftpwork
 
getFile_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getFile(java.lang.String) method descriptor.
getFile_javautilVectorMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getFile(java.util.Vector) method descriptor.
getFile(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Download the specified file from the FTP server.
getFile(String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Download the specified file from the FTP server.
getFile(Vector) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Download the specified file(s) from the FTP server.
getFileAssociation() - Method in class com.borneo.ftp.xml.ExchangeSession
 
getFileList_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getFileList(java.lang.String) method descriptor.
getFileList_javautilVectorMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getFileList(java.util.Vector) method descriptor.
getFileList(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Download the specified file(s) from the FTP server.
getFileList(Vector) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Download the specified file(s) from the FTP server.
getFtphost() - Method in class com.borneo.ftp.xml.ExchangeSession
 
getFtpwork() - Method in class com.borneo.ftp.xml.XmlMgr
 
getIcon(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
 
getInpStream() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Return current input stream.
getInpStreamMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getInpStream() method descriptor.
getIp() - Method in class com.borneo.ftp.xml.Ftphost
 
getLastfile() - Method in class com.borneo.ftp.xml.Source
 
getLineSeparator() - Method in class gnu.regexp.RESyntax
Returns the currently active line separator string.
getLocalCurrentDir() - Method in class com.ibm.network.ftp.protocol.Local
Gets current dir.
getLocalDir() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns the current local directory.
getLocalDirMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getLocalDir() method descriptor.
getLocalFileList() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns a Vector of FileInfo objects.
getLocalFileList() - Method in class com.ibm.network.ftp.protocol.Local
The method reads local file list contents and return it.
getLocalFileListMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getLocalFileList() method descriptor.
getMatch(Object) - Method in class gnu.regexp.RE
Returns the first match found in the input.
getMatch(Object, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index.
getMatch(Object, int, int) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatch(Object, int, int, StringBuffer) - Method in class gnu.regexp.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatchEnumeration(Object) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(Object, int, int) - Method in class gnu.regexp.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMessage() - Method in class gnu.regexp.REException
Reports the descriptive message associated with this exception as well as its index position in the string or character array being compiled.
getMethodDescriptors() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Return the method descriptors for this bean.
getMinimumLength() - Method in class gnu.regexp.RE
Returns the minimum number of characters that could possibly constitute a match of this regular expression.
getName() - Method in class com.ibm.network.ftp.FileInfo
Returns the name of the file.
getName() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method was created in VisualAge.
getNumSubs() - Method in class gnu.regexp.RE
Returns the maximum number of subexpressions in this regular expression.
getOutStream() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Return current output stream.
getOutStreamMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getOutStream() method descriptor.
getPassword() - Method in class com.borneo.ftp.xml.Client
 
getPortString() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
 
getPortString() - Method in class com.ibm.network.ftp.protocol.Remote
Gets the server port number.
getPosition() - Method in class gnu.regexp.REException
Returns the position, relative to the string or character array being compiled, where the error occurred.
getPropertyChange() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Accessor for the propertyChange field.
getPropertyDescriptors() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Return the property descriptors for this bean.
getRegex() - Method in class com.borneo.ftp.xml.Source
 
getRemoteCurrentDir() - Method in class com.ibm.network.ftp.protocol.Remote
This method was created by a SmartGuide.
getRemoteDir() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns the FTP server working directory.
getRemoteDirMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRemoteDir() method descriptor.
getRemoteFileList() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns a Vector of FileInfo objects.
getRemoteFileList() - Method in class com.ibm.network.ftp.protocol.Remote
This method was created by a SmartGuide.
getRemoteFileListMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRemoteFileList() method descriptor.
getRemoteOperatingSystem() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns the Operating System.
getRemoteOperatingSystemMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRemoteOperatingSystem() method descriptor.
getRemoteProtocol() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method was created by a SmartGuide.
getResponse() - Method in class com.ibm.network.ftp.Response
Returns the numeric presentation of reply as one digit.
getRestartable() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the restartable property (boolean) value which indicates restartable feature for FTP server.
getRestartableMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRestartable() method descriptor.
getRestartCount() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the restartCount property (int) value.
getRestartCounter() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the restartCounter property (int) value which indicates restart attempts.
getRestartCounterMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRestartCounter() method descriptor.
getRestartCountMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getRestartCount() method descriptor.
getServletInfo() - Method in class com.borneo.ftp.xml.CreateXmlProcess
Returns a short description of the servlet.
getSize() - Method in class com.ibm.network.ftp.FileInfo
Returns the size of the file represented by this FileInfo object.
getSocksProxyHost() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns socksProxyHost.
getSocksProxyHostMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getSocksProxyHost() method descriptor.
getSocksProxyPort() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Returns socksProxyPort.
getSocksProxyPortMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getSocksProxyPort() method descriptor.
getSource() - Method in class com.borneo.ftp.xml.FileAssociation
 
getSourcedirectory() - Method in class com.borneo.ftp.xml.Source
 
getStartIndex() - Method in class gnu.regexp.REMatch
Returns the index within the input text where the match in its entirety began.
getStartIndex(int) - Method in class gnu.regexp.REMatch
Returns the index within the input string used to generate this match where subexpression number sub begins, or -1 if the subexpression does not exist.
getStatus() - Method in interface com.borneo.ftp.FileExchangeConnection
gets the status of the connection
getStatus() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method returns the latest status of connection to FTP server.
getStatusMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getStatus() method descriptor.
getStringResponse() - Method in class com.ibm.network.ftp.Response
Returns the string presentation of reply.
getSubEndIndex(int) - Method in class gnu.regexp.REMatch
Deprecated. Use getEndIndex(int) instead
getSubStartIndex(int) - Method in class gnu.regexp.REMatch
Deprecated. Use getStartIndex(int) instead.
getSystem() - Method in class com.ibm.network.ftp.protocol.Remote
Gets the serverOS Added 7/99 TParker
getTags() - Method in class com.ibm.network.ftp.protocol.TypeEditor
 
getTarget() - Method in class com.borneo.ftp.xml.FileAssociation
 
getTargetdirectory() - Method in class com.borneo.ftp.xml.Target
 
getTime() - Method in class com.ibm.network.ftp.FileInfo
Returns the time the file was last modified.
getTimeout() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Gets the timeout property in ms (int) value which indicates the period of time after which the bean breaks the socket connection if the expected remark has not been received.
getTimeoutMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getTimeout() method descriptor.
getType() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method returns the data transfer type,ie., either "ASCII" or "BINARY".
getType() - Method in class com.ibm.network.ftp.protocol.Remote
This method was created in VisualAge.
getType() - Method in class gnu.regexp.REException
Returns the type of the exception, one of the constants listed above.
getTypeMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the getType() method descriptor.
getUserid() - Method in class com.borneo.ftp.xml.Client
 
gnu.regexp - package gnu.regexp
 

H

hashCode() - Method in class com.borneo.ftp.xml.FileAssociation
 
hashCode() - Method in class com.borneo.ftp.xml.Ftphost
 
hashCode() - Method in class com.borneo.ftp.xml.Client
 
hashCode() - Method in class com.borneo.ftp.xml.Ftpwork
 
hashCode() - Method in class com.borneo.ftp.xml.Source
 
hashCode() - Method in class com.borneo.ftp.xml.ExchangeSession
 
hashCode() - Method in class com.borneo.ftp.xml.Target
 
hashCodeMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the hashCode() method descriptor.
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.

I

init(ServletConfig) - Method in class com.borneo.ftp.xml.CreateXmlProcess
Initializes the servlet.
inpStreamPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the inpStream property descriptor.
interpretCommand(CommandEvent) - Method in class com.ibm.network.ftp.protocol.CommandInterpreter
This method interpretes command.
isFile() - Method in class com.ibm.network.ftp.FileInfo
Returns whether a regular file or directory.
isMatch(Object) - Method in class gnu.regexp.RE
Checks if the input in its entirety is an exact match of this regular expression.
isMatch(Object, int) - Method in class gnu.regexp.RE
Checks if the input string, starting from index, is an exact match of this regular expression.
isMatch(Object, int, int) - Method in class gnu.regexp.RE
Checks if the input, starting from index and using the specified execution flags, is an exact match of this regular expression.
isStreamedInput() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Return streamedInput flag.
isStreamedInputMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the isStreamedInput() method descriptor.
isStreamedOutput() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Rerturn streamedOutput flag.
isStreamedOutputMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the isStreamedOutput() method descriptor.
isValid() - Method in interface gnu.regexp.CharIndexed
Returns true if the most recent move() operation placed the cursor position at a valid position in the input.

L

list_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the list(boolean) method descriptor.
list(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Initializes remote or local file list.
Local - class com.ibm.network.ftp.protocol.Local.
This class presents local machine.
Local(FTPProtocol) - Constructor for class com.ibm.network.ftp.protocol.Local
The constructor of the Local class.
localDirPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the localDir property descriptor.
localFileListEventSetDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the localFileList event set descriptor.
localFileListlocalFileListReceived_comibmnetworkftpeventLocalFileListEventMethodEventDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the localFileList.localFileListReceived(com.ibm.network.ftp.event.LocalFileListEvent) method descriptor.
localFileListPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the localFileList property descriptor.
login_javalangString_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the login(java.lang.String, java.lang.String) method descriptor.
login(String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method lets the user login to the connected FTP server.

M

makeDir_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the makeDir(java.lang.String, boolean) method descriptor.
makeDir(String) - Method in class com.ibm.network.ftp.protocol.Local
The method makes dir.
makeDir(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method creates a directory in the current working directory.
makeDirList_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the makeDirList(java.lang.String, boolean) method descriptor.
makeDirList(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method creates a directory in the current working directory.
makeFinal() - Method in class gnu.regexp.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
markSupported() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Returns false.
markSupported() - Method in class gnu.regexp.REFilterReader
Returns false.
marshal(Marshaller) - Method in class com.borneo.ftp.xml.FileAssociation
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.Ftphost
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.Client
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.Ftpwork
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.Source
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.ExchangeSession
 
marshal(Marshaller) - Method in class com.borneo.ftp.xml.Target
 
marshalTrees() - Static method in class com.borneo.ftp.xml.XmlMgr
write the object trees back out to XML file including additions to the trees that result from new properties on stats and properties from the current job.
marshalTreesJSP() - Static method in class com.borneo.ftp.xml.XmlMgr
 
marshalTreesJSP(HttpServletResponse) - Static method in class com.borneo.ftp.xml.XmlMgr
 
move(int) - Method in interface gnu.regexp.CharIndexed
Shifts the input buffer by a given number of positions.
myExchangeSessions - Static variable in class com.borneo.ftp.xml.XmlMgr
 
myFtpWork - Static variable in class com.borneo.ftp.xml.XmlMgr
 

N

newConnection(ExchangeSession) - Method in class com.borneo.ftp.FtpConnectionMgr
get a connection
newConnection(ExchangeSession) - Method in interface com.borneo.ftp.Connectable
defines how a connection is instantiated
newDispatcher() - Static method in class com.borneo.ftp.xml.FileAssociation
 
newDispatcher() - Static method in class com.borneo.ftp.xml.Ftphost
 
newDispatcher() - Static method in class com.borneo.ftp.xml.Client
 
newDispatcher() - Static method in class com.borneo.ftp.xml.Ftpwork
 
newDispatcher() - Static method in class com.borneo.ftp.xml.Source
 
newDispatcher() - Static method in class com.borneo.ftp.xml.ExchangeSession
 
newDispatcher() - Static method in class com.borneo.ftp.xml.Target
 
nextElement() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
nextMatch() - Method in class gnu.regexp.REMatchEnumeration
Returns the next match in the input text.
notifyAllMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the notifyAll() method descriptor.
notifyMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the notify() method descriptor.

O

OUT_OF_BOUNDS - Static variable in interface gnu.regexp.CharIndexed
Defines a constant (0xFFFF was somewhat arbitrarily chosen) that can be returned by the charAt() function indicating that the specified index is out of range.
outStreamPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the outStream property descriptor.

P

parseDate(String) - Static method in class com.borneo.ftp.xml.TransDate
 
passiveServer() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method lets the user to configure the FTP server in passive mode.
passiveServerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the passiveServer() method descriptor.
printDate(Date) - Static method in class com.borneo.ftp.xml.TransDate
 
printDate(List) - Static method in class com.borneo.ftp.xml.TransDate
Required when dtd was changed to allow a collection of LastFile elements.
printText(String) - Method in class com.ibm.network.ftp.protocol.Local
printText method comment.
processFiles(Source, Target) - Method in interface com.borneo.ftp.FileExchangeConnection
process files from a fileAssociation on the connection.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.borneo.ftp.xml.CreateXmlProcess
Processes requests for both HTTP GET and POST methods.
propertyChange - Variable in class com.ibm.network.ftp.protocol.FTPProtocol
 
propertyChangeEventSetDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the propertyChange event set descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
putFile_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the putFile(java.lang.String) method descriptor.
putFile_javautilVectorMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the putFile(java.util.Vector) method descriptor.
putFile(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Upload the specified file or specified input stream to the FTP server.
putFile(String, String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Upload the specified file to the FTP server and stores it as the 2nd parameter.
putFile(Vector) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Upload the specified file(s) to the FTP server.
putFileList_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the putFileList(java.lang.String) method descriptor.
putFileList_javautilVectorMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the putFileList(java.util.Vector) method descriptor.
putFileList(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Upload the specified file to the FTP server.
putFileList(Vector) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Upload the specified file(s) to the FTP server.

Q

quote_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the quote(java.lang.String) method descriptor.
quote(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sends a QUOTE specific command to the FTP server

R

RE - class gnu.regexp.RE.
RE provides the user interface for compiling and matching regular expressions.
RE_BACKSLASH_ESCAPE_IN_LISTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_BK_PLUS_QM - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASS_ESC_IN_LISTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASS_ESCAPES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CHAR_CLASSES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_COMMENTS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_ANCHORS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INDEP_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_CONTEXT_INVALID_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_DOT_NOT_NULL - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_HAT_LISTS_NOT_NEWLINE - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_INTERVALS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LIMITED_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_LOOKAHEAD - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NEWLINE_ALT - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_BRACES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_PARENS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_REFS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_BK_VBAR - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_NO_EMPTY_RANGES - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_PURE_GROUPING - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_STINGY_OPS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_STRING_ANCHORS - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE_SYNTAX_AWK - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_ED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_EGREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_EMACS - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_GREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL4 - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL4_S - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL5 - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_PERL5_S - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_AWK - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_BASIC - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_EGREP - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_EXTENDED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_MINIMAL_BASIC - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_POSIX_MINIMAL_EXTENDED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_SYNTAX_SED - Static variable in class gnu.regexp.RESyntax
Predefined syntax.
RE_UNMATCHED_RIGHT_PAREN_ORD - Static variable in class gnu.regexp.RESyntax
Syntax bit.
RE(Object) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer without any compilation flags set, and using the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
RE(Object, int, RESyntax) - Constructor for class gnu.regexp.RE
Constructs a regular expression pattern buffer using the specified compilation flags and regular expression syntax.
read() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Reads the next byte from the stream per the general contract of InputStream.read().
read() - Method in class gnu.regexp.REFilterReader
Reads the next byte from the stream per the general contract of Reader.read().
read(byte[]) - Method in class gnu.regexp.REFilterInputStream
Deprecated. Reads from the stream into the provided array.
read(byte[]) - Method in class gnu.regexp.REFilterReader
Reads from the stream into the provided array.
read(byte[], int, int) - Method in class gnu.regexp.REFilterInputStream
Deprecated. Reads from the stream into the provided array.
read(byte[], int, int) - Method in class gnu.regexp.REFilterReader
Reads from the stream into the provided array.
REException - exception gnu.regexp.REException.
This is the regular expression exception class.
REFilterInputStream - class gnu.regexp.REFilterInputStream.
Deprecated. This class cannot properly handle all character encodings. For proper handling, use the REFilterReader class instead.
REFilterInputStream(InputStream, RE, String) - Constructor for class gnu.regexp.REFilterInputStream
Deprecated. Creates an REFilterInputStream.
REFilterReader - class gnu.regexp.REFilterReader.
Replaces instances of a given RE with replacement text.
REFilterReader(Reader, RE, String) - Constructor for class gnu.regexp.REFilterReader
Creates an REFilterReader.
REG_ANCHORINDEX - Static variable in class gnu.regexp.RE
Execution flag.
REG_BADBR - Static variable in class gnu.regexp.REException
Error flag.
REG_BADPAT - Static variable in class gnu.regexp.REException
Error flag.
REG_BADRPT - Static variable in class gnu.regexp.REException
Error flag.
REG_DOT_NEWLINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_EBRACE - Static variable in class gnu.regexp.REException
Error flag.
REG_EBRACK - Static variable in class gnu.regexp.REException
Error flag.
REG_ECTYPE - Static variable in class gnu.regexp.REException
Error flag.
REG_EEND - Static variable in class gnu.regexp.REException
Error flag.
REG_EPAREN - Static variable in class gnu.regexp.REException
Error flag.
REG_ERANGE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESCAPE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESIZE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESPACE - Static variable in class gnu.regexp.REException
Error flag.
REG_ESUBREG - Static variable in class gnu.regexp.REException
Error flag.
REG_ICASE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_MULTILINE - Static variable in class gnu.regexp.RE
Compilation flag.
REG_NO_INTERPOLATE - Static variable in class gnu.regexp.RE
Execution flag.
REG_NOTBOL - Static variable in class gnu.regexp.RE
Execution flag.
REG_NOTEOL - Static variable in class gnu.regexp.RE
Execution flag.
RegExFilter - class com.borneo.ftp.RegExFilter.
 
RegExFilter(Object) - Constructor for class com.borneo.ftp.RegExFilter
Constructs a default Filter for filenames only
RegExFilter(Object, Date) - Constructor for class com.borneo.ftp.RegExFilter
Constructs a filter from a name pattern and a date.
RegExFilter(Object, String) - Constructor for class com.borneo.ftp.RegExFilter
Constructs a filter from a name pattern and a date.
REMatch - class gnu.regexp.REMatch.
An instance of this class represents a match completed by a gnu.regexp matching function.
REMatchEnumeration - class gnu.regexp.REMatchEnumeration.
An REMatchEnumeration enumerates regular expression matches over a given input text.
Remote - class com.ibm.network.ftp.protocol.Remote.
This class presents remote machine.
Remote(FTPProtocol) - Constructor for class com.ibm.network.ftp.protocol.Remote
The constructor of the Remote class.
remoteDirPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the remoteDir property descriptor.
remoteFileListEventSetDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the remoteFileList event set descriptor.
remoteFileListPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the remoteFileList property descriptor.
remoteFileListremoteFileListReceived_comibmnetworkftpeventRemoteFileListEventMethodEventDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the remoteFileList.remoteFileListReceived(com.ibm.network.ftp.event.RemoteFileListEvent) method descriptor.
remoteOperatingSystemPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the remoteOperatingSystem property descriptor.
removeDir_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeDir(java.lang.String, boolean) method descriptor.
removeDir(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Remove the named directory.
removeList_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeList(java.lang.String, boolean) method descriptor.
removeList_javautilVector_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeList(java.util.Vector, boolean) method descriptor.
removeList(String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Remove the named directory or file.
removeList(Vector, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Remove the named directories or files.
removeLocalFileListListener_comibmnetworkftpeventLocalFileListListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeLocalFileListListener(com.ibm.network.ftp.event.LocalFileListListener) method descriptor.
removeLocalFileListListener(LocalFileListListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Removes the specified LocalFileListListener so that it no longer receives LocalFileListEvents from this protocol.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
The removePropertyChangeListener method was generated to support the propertyChange field.
removeRemoteFileListListener_comibmnetworkftpeventRemoteFileListListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeRemoteFileListListener(com.ibm.network.ftp.event.RemoteFileListListener) method descriptor.
removeRemoteFileListListener(RemoteFileListListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Removes the specified RemoteFileListListener so that it no longer receives RemoteFileListEvents from this protocol.
removeStatusListener_comibmnetworkftpeventStatusListenerMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the removeStatusListener(com.ibm.network.ftp.event.StatusListener) method descriptor.
removeStatusListener(StatusListener) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Removes the specified StatusListener so that it no longer receives StatusEvents from this protocol.
rename_javalangString_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the rename(java.lang.String, java.lang.String, boolean) method descriptor.
rename(String, String) - Method in class com.ibm.network.ftp.protocol.Local
The method renames file or directory.
rename(String, String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Renames the file specified by the first argument to the name given by second argument.
renameList_javalangString_javalangString_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the renameList(java.lang.String, java.lang.String, boolean) method descriptor.
renameList(String, String, boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Renames the file specified by the first argument to the name given by second argument.
Response - class com.ibm.network.ftp.Response.
 
Response() - Constructor for class com.ibm.network.ftp.Response
Response constructor.
restartablePropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the restartable property descriptor.
restartCounterPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the restartCounter property descriptor.
restartCountPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the restartCount property descriptor.
RESyntax - class gnu.regexp.RESyntax.
An RESyntax specifies the way a regular expression will be compiled.
RESyntax() - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits turned off.
RESyntax(RESyntax) - Constructor for class gnu.regexp.RESyntax
Construct a new syntax object with all bits set the same as the other syntax.
run() - Method in class com.ibm.network.ftp.protocol.Remote
This method performs FTP operations.

S

set(int) - Method in class gnu.regexp.RESyntax
Set a given bit in this syntax.
setAsof(Date) - Method in class com.borneo.ftp.xml.ExchangeSession
 
setAsText(String) - Method in class com.ibm.network.ftp.protocol.TypeEditor
 
setBufferSize_intMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setBufferSize(int) method descriptor.
setBufferSize(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the bufferSize property (int) value.
setBytesRead(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the bytesRead property (int) value.
setBytesWrite(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the bytesWrite property (int) value.
setClient(Client) - Method in class com.borneo.ftp.xml.ExchangeSession
 
setCommand(String) - Method in class com.ibm.network.ftp.protocol.CommandInterpreter
This method sets a command.
setDate(String) - Method in class com.ibm.network.ftp.FileInfo
Set the last modification date of the file.
setEndson(Date) - Method in class com.borneo.ftp.xml.ExchangeSession
 
setExchangeSession(ExchangeSession) - Static method in class com.borneo.ftp.FtpConnectionMgr
setter
setFile(boolean) - Method in class com.ibm.network.ftp.FileInfo
Sets the file type (regular file or directory).
setFtphost(Ftphost) - Method in class com.borneo.ftp.xml.ExchangeSession
 
setFtpwork(Ftpwork) - Method in class com.borneo.ftp.xml.XmlMgr
 
setInpStream_javaioInputStreamMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setInpStream(java.io.InputStream) method descriptor.
setInpStream(InputStream) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the inpStream property.
setIp(String) - Method in class com.borneo.ftp.xml.Ftphost
 
setLineSeparator(String) - Method in class gnu.regexp.RESyntax
Changes the line separator string for regular expressions created using this RESyntax.
setLocalDescription(String, String) - Method in class com.ibm.network.ftp.FileInfo
This method will set the attributes for a local file.
setName(String) - Method in class com.ibm.network.ftp.FileInfo
Sets the name of the file represented by this FileInfo object.
setName(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the name property.
setOutStream_javaioOutputStreamMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setOutStream(java.io.OutputStream) method descriptor.
setOutStream(OutputStream) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the outStream property.
setPassword(String) - Method in class com.borneo.ftp.xml.Client
 
setPortString(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
 
setPortString(String) - Method in class com.ibm.network.ftp.protocol.Remote
Sets the server port number.
setRegex(String) - Method in class com.borneo.ftp.xml.Source
 
setRemoteDescriptionMVS(String) - Method in class com.ibm.network.ftp.FileInfo
This method will set attributes for a remote file.
setRemoteDescriptionOS400(String) - Method in class com.ibm.network.ftp.FileInfo
 
setRemoteDescriptionUNIX(String) - Method in class com.ibm.network.ftp.FileInfo
This method will set attributes for a remote file.
setRemoteDescriptionVM(String) - Method in class com.ibm.network.ftp.FileInfo
This method will set attributes for a remote file.
setResponse(int) - Method in class com.ibm.network.ftp.Response
Sets the numeric presentation of reply as one digit.
setRestartable(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the restartable property (boolean) value.
setRestartCount_intMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setRestartCount(int) method descriptor.
setRestartCount(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the restartCount property (int) value.
setRestartCounter(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method was created in VisualAge.
setSize(String) - Method in class com.ibm.network.ftp.FileInfo
Sets the size of the file represented by this FileInfo object.
setSocksProxyHost_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setSocksProxyHost(java.lang.String) method descriptor.
setSocksProxyHost(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the SocksProxyHost.
setSocksProxyPort_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setSocksProxyPort(java.lang.String) method descriptor.
setSocksProxyPort(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the SocksProxyPort.
setSource(Source) - Method in class com.borneo.ftp.xml.FileAssociation
 
setSourcedirectory(String) - Method in class com.borneo.ftp.xml.Source
 
setStreamedInput_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setStreamedInput(boolean) method descriptor.
setStreamedInput(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the streamedInput property.
setStreamedOutput_booleanMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setStreamedOutput(boolean) method descriptor.
setStreamedOutput(boolean) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the streamedOutput property.
setStringResponse(String) - Method in class com.ibm.network.ftp.Response
Sets the string presentation of reply.
setTarget(Target) - Method in class com.borneo.ftp.xml.FileAssociation
 
setTargetdirectory(String) - Method in class com.borneo.ftp.xml.Target
 
setTime(String) - Method in class com.ibm.network.ftp.FileInfo
Sets the time of the file represented by this FileInfo object.
setTimeout_intMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setTimeout(int) method descriptor.
setTimeout(int) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sets the timeout property in ms (int) value indicates the period of time after which the bean breaks the socket connection if the expected remark has not been received.
setType_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the setType(java.lang.String) method descriptor.
setType(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
This method sets the "TYPE" to be used for data transfer on the data connection.
setUserid(String) - Method in class com.borneo.ftp.xml.Client
 
site_javalangStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the site(java.lang.String) method descriptor.
site(String) - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sends a Site specific command to the FTP server
socksProxyHostPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the socksProxyHost property descriptor.
socksProxyPortPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the socksProxyPort property descriptor.
Source - class com.borneo.ftp.xml.Source.
 
Source() - Constructor for class com.borneo.ftp.xml.Source
 
start() - Method in class com.ibm.network.ftp.protocol.Remote
The method is overwriten from java.lang.Thread.
start(String, Vector) - Method in class com.ibm.network.ftp.protocol.Remote
This method is intended for start of command performing.
status() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Execute the status command on FTP server.
statusEventSetDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the status event set descriptor.
statusMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the status() method descriptor.
statusPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the status property descriptor.
statusstatusReceived_comibmnetworkftpeventStatusEventMethodEventDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the status.statusReceived(com.ibm.network.ftp.event.StatusEvent) method descriptor.
streamedInputPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the streamedInput property descriptor.
streamedOutputPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the streamedOutput property descriptor.
substitute(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input.
substitute(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input beginning at the specified index position.
substitute(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for the first match found in the input string, beginning at the specified index position and using the specified execution flags.
substituteAll(Object, String) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text.
substituteAll(Object, String, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index.
substituteAll(Object, String, int, int) - Method in class gnu.regexp.RE
Substitutes the replacement text for each non-overlapping match found in the input text, starting at the specified index and using the specified execution flags.
substituteInto(String) - Method in class gnu.regexp.REMatch
Substitute the results of this match to create a new string.
system() - Method in class com.ibm.network.ftp.protocol.FTPProtocol
Sends a SYST command to the FTP server
systemMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the system() method descriptor.

T

Target - class com.borneo.ftp.xml.Target.
 
Target() - Constructor for class com.borneo.ftp.xml.Target
 
timeoutPropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the timeout property descriptor.
toString() - Method in class com.borneo.ftp.xml.FileAssociation
 
toString() - Method in class com.borneo.ftp.xml.Ftphost
 
toString() - Method in class com.borneo.ftp.xml.Client
 
toString() - Method in class com.borneo.ftp.xml.Ftpwork
 
toString() - Method in class com.borneo.ftp.xml.Source
 
toString() - Method in class com.borneo.ftp.xml.ExchangeSession
 
toString() - Method in class com.borneo.ftp.xml.Target
 
toString() - Method in class gnu.regexp.RE
Return a human readable form of the compiled regular expression, useful for debugging.
toString() - Method in class gnu.regexp.REMatch
Returns the string matching the pattern.
toString(int) - Method in class gnu.regexp.REMatch
Returns the string matching the given subexpression.
toStringMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the toString() method descriptor.
TransDate - class com.borneo.ftp.xml.TransDate.
Implements conversion for dates coming from XML as strings.
TransDate() - Constructor for class com.borneo.ftp.xml.TransDate
 
TypeEditor - class com.ibm.network.ftp.protocol.TypeEditor.
 
TypeEditor() - Constructor for class com.ibm.network.ftp.protocol.TypeEditor
 
typePropertyDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the type property descriptor.

U

unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.FileAssociation
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.Ftphost
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.Client
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.Ftpwork
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.Source
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.ExchangeSession
 
unmarshal(InputStream) - Static method in class com.borneo.ftp.xml.Target
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.FileAssociation
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.Ftphost
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.Client
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.Ftpwork
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.Source
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.ExchangeSession
 
unmarshal(Unmarshaller) - Method in class com.borneo.ftp.xml.Target
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.FileAssociation
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.Ftphost
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.Client
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.Ftpwork
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.Source
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.ExchangeSession
 
unmarshal(XMLScanner) - Static method in class com.borneo.ftp.xml.Target
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.FileAssociation
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.Ftphost
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.Client
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.Ftpwork
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.Source
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.ExchangeSession
 
unmarshal(XMLScanner, Dispatcher) - Static method in class com.borneo.ftp.xml.Target
 

V

validate(Validator) - Method in class com.borneo.ftp.xml.FileAssociation
 
validate(Validator) - Method in class com.borneo.ftp.xml.Ftphost
 
validate(Validator) - Method in class com.borneo.ftp.xml.Client
 
validate(Validator) - Method in class com.borneo.ftp.xml.Ftpwork
 
validate(Validator) - Method in class com.borneo.ftp.xml.Source
 
validate(Validator) - Method in class com.borneo.ftp.xml.ExchangeSession
 
validate(Validator) - Method in class com.borneo.ftp.xml.Target
 
validateThis() - Method in class com.borneo.ftp.xml.FileAssociation
 
validateThis() - Method in class com.borneo.ftp.xml.Ftphost
 
validateThis() - Method in class com.borneo.ftp.xml.Client
 
validateThis() - Method in class com.borneo.ftp.xml.Ftpwork
 
validateThis() - Method in class com.borneo.ftp.xml.Source
 
validateThis() - Method in class com.borneo.ftp.xml.ExchangeSession
 
validateThis() - Method in class com.borneo.ftp.xml.Target
 
validateTrees() - Static method in class com.borneo.ftp.xml.XmlMgr
used prior to writing out xml from trees that were updated following the parse operations.
version() - Static method in class gnu.regexp.RE
Returns a string representing the version of the gnu.regexp package.

W

wait_long_intMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the wait(long, int) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the wait(long) method descriptor.
waitMethodDescriptor() - Method in class com.ibm.network.ftp.protocol.FTPProtocolBeanInfo
Gets the wait() method descriptor.

X

XmlMgr - class com.borneo.ftp.xml.XmlMgr.
 
XmlMgr() - Constructor for class com.borneo.ftp.xml.XmlMgr
Creates new XmlMgr
xmlnew - Static variable in class com.borneo.ftp.xml.XmlMgr
 

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