Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
I
id
- Variable in class com.Prominic.jFTPd.
UserDetailWindow
id
- Variable in class com.Prominic.runtime.
ProcessEvent
idleKiller
- Variable in class com.Prominic.jFTPd.
FTPHandler
IdleKiller
- Class in
com.Prominic.jFTPd
This class is used to kill idle connections - that is connections that didn't send any command in the specified period and which don't do any transfers - are not busy.
IdleKiller(ConnectionHandler, long)
- Constructor for class com.Prominic.jFTPd.
IdleKiller
Creates an idle killer.
in
- Variable in class com.Prominic.jFTPd.
FTPConnection.ConnectionState
incrementRunningProcesses()
- Static method in class com.Prominic.runtime.
UnixRuntime
Insert the method's description here.
inetAddr
- Variable in class com.Prominic.jFTPd.
FTPConnection
INFO
- Static variable in class com.Prominic.jFTPd.
FTPEvent
infoLabel
- Variable in class com.Prominic.jFTPd.
ControllerWindow
inHomeDirectory(String)
- Method in class com.Prominic.jFTPd.
FTPConnection
Checks is a virtual path is inside the home directory of the user.
init()
- Method in class com.Prominic.jFTPd.
FTPConnection.ConnectionState
Initialises the internal state.
initKeystore()
- Method in class com.Prominic.jFTPd.
FTPHandler
Initialises the keystore.
initState(Socket)
- Method in class com.Prominic.jFTPd.
FTPConnection
Initialises the internal state which tracks the [plain text] vs SSL connection.
initString
- Variable in class com.Prominic.jFTPd.
PerUserMask
installHandler(String[])
- Static method in class com.Prominic.jFTPd.
FTPd
Installs the FTP handler - which will process the command line arguments, disply the copyright, read the configuration file and spawn FTP connections.
instance
- Static variable in class com.Prominic.jFTPd.
PulseGroup
INTERRUPTED
- Static variable in class com.Prominic.runtime.
ProcessEvent
inVirtualRoot()
- Method in class com.Prominic.jFTPd.
VirtualFile
Checks if the virtual path is the virtual home directory (virtual root)
isAnonymous
- Variable in class com.Prominic.jFTPd.
FTPUser
isAnonymous()
- Method in class com.Prominic.jFTPd.
FTPUser
isAnonymousUsername(String)
- Method in class com.Prominic.jFTPd.
FTPSecuritySource
Checks if the username provided by the client is ANONYMOUS_USERNAME.
isAnonymousUsername(String)
- Method in class com.Prominic.jFTPd.
FTPUserListSecuritySource
Checks if the user is anonymous as well as if the ANONYMOUS_USERNAME is defined in the users.dat file.
isBusy()
- Method in interface com.Prominic.jFTPd.
Connection
Returns the status of the connection
isBusy
- Variable in class com.Prominic.jFTPd.
FTPConnection
isBusy()
- Method in class com.Prominic.jFTPd.
FTPConnection
Checks if this connection is busy (data transfers in progress).
isCCPlainText()
- Method in class com.Prominic.jFTPd.
FTPConnection.ConnectionState
Returns true if the control connection is plain text
isCCSecure()
- Method in class com.Prominic.jFTPd.
FTPConnection.ConnectionState
Returns whether the current control connection is secured.
isDirectory()
- Method in class com.Prominic.jFTPd.
VirtualFile
Checks if a virtual path represents a directory on disk.
isErrorEvent()
- Method in class com.Prominic.jFTPd.
FTPEvent
Checks if the event is an error event (the action is greater than FTPEvent.ERROR_MIN).
isListening()
- Method in class com.Prominic.jFTPd.
GenericServer
Checks if server is bound to the given port.
isPassive
- Variable in class com.Prominic.jFTPd.
FTPConnection
isRunning()
- Static method in class com.Prominic.jFTPd.
FTPdAsService
Returns the service running state.
isRunning()
- Method in class com.Prominic.runtime.
DefaultNProcess
Returns true if this thread is still doing something.
isRunning()
- Method in class com.Prominic.runtime.
DefaultUnixProcess
Insert the method's description here.
isRunning()
- Method in interface com.Prominic.runtime.
NProcess
Insert the method's description here.
isRunning()
- Method in class com.Prominic.runtime.
UnixProcess
Tells if the process is running or no.
isTrue(String)
- Method in class com.Prominic.jFTPd.
FTPHandler
Checks if the configuration parameter 's' has value true (not equal to O, false or no.
isValid()
- Method in class com.Prominic.jFTPd.
PerUserMask
Insert the method's description here.
isValidEmail(String)
- Method in class com.Prominic.jFTPd.
FTPSecuritySource
Simple check for a string to be an email.
isWindows
- Variable in class com.Prominic.jFTPd.
FTPConnection
isWindows()
- Static method in class com.Prominic.jFTPd.
OS
Checks if the operating system is Windows (System.getProperty("os.name") starts with "Win".
isWindows
- Variable in class com.Prominic.jFTPd.
VirtualFile
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W