Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
I
isAuthenticated()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method tests if this client is authenticated.
isConnected()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method tests if this client is connected to a remote FTP server.
isPassive()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method tests if this client works in passive FTP mode.
isSuccessCode()
- Method in class it.sauronsoftware.ftp4j.
FTPReply
Returns true if the code of the reply is in the range of success codes (2**).
isTextualExt(String)
- Method in interface it.sauronsoftware.ftp4j.
FTPTextualExtensionRecognizer
This method returns true if the given file extension is recognized to be a textual one.
isTextualExt(String)
- Method in class it.sauronsoftware.ftp4j.extrecognizers.
ParametricTextualExtensionRecognizer
it.sauronsoftware.ftp4j
- package it.sauronsoftware.ftp4j
FTP client implementation
it.sauronsoftware.ftp4j.connectors
- package it.sauronsoftware.ftp4j.connectors
Built-in connectors
it.sauronsoftware.ftp4j.extrecognizers
- package it.sauronsoftware.ftp4j.extrecognizers
Built-in textual extension recognizers
it.sauronsoftware.ftp4j.listparsers
- package it.sauronsoftware.ftp4j.listparsers
Built-in list parsers
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U