A C D E F G H I L M N P R S T U

G

getCharset() - Method in class it.sauronsoftware.ftp4j.FTPClient
Returns the name of the charset used to establish textual communications.
getCode() - Method in class it.sauronsoftware.ftp4j.FTPException
Returns the code of the occurred FTP error.
getCode() - Method in class it.sauronsoftware.ftp4j.FTPReply
Returns the code of the reply.
getCommunicationListeners() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns a list with all the FTPCommunicationListener used by the client.
getCommunicationListeners() - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method returns a list with all the FTPCommunicationListener used by the client.
getConnector() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the connector used to connect the remote host.
getExtensions() - Method in class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
This method returns the recognized extension list.
getHost() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is connected, it reports the remote host name or address.
getInputStream() - Method in interface it.sauronsoftware.ftp4j.FTPConnection
This method returns the InputStream for this connection.
getInstance() - Static method in class it.sauronsoftware.ftp4j.extrecognizers.DefaultTextualExtensionRecognizer
This one returns the default instance of the class.
getLink() - Method in class it.sauronsoftware.ftp4j.FTPFile
This method returns the path of the linked file, if this one is a link.
getListParsers() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns a list with all the FTPListParser used by the client.
getMessage() - Method in class it.sauronsoftware.ftp4j.FTPException
Returns the message of the occurred FTP error.
getMessages() - Method in class it.sauronsoftware.ftp4j.FTPReply
Returns the textual message(s) of the reply.
getModifiedDate() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the last modified date of the file.
getName() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the name of the file.
getOutputStream() - Method in interface it.sauronsoftware.ftp4j.FTPConnection
This method returns the OutputStream for this connection.
getPassword() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is authenticated, it reports the authentication password.
getPort() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is connected, it reports the remote port number.
getSize() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the size of the file (bytes).
getTextualExtensionRecognizer() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the textual extension recognizer used by the client.
getType() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the value suggesting how the client encode and decode the contents during a data transfer.
getType() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the type of the entry represented.
getUsername() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is authenticated, it reports the authentication username.

A C D E F G H I L M N P R S T U