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

M

main(String[]) - Static method in class com.Prominic.jFTPd.FTPAdmin
 
main(String[]) - Static method in class com.Prominic.jFTPd.FTPd
Starts the server by installing an FTPhandler, which will receive the command line arguments.
main(String[]) - Static method in class com.Prominic.jFTPd.FTPdAsService
Main method called by jvmi when service is started.
main(String[]) - Static method in class FTPInstall
Main install method.
makeAbsolutePath(String) - Method in class com.Prominic.jFTPd.FTPConnection
Converts a relative path into the absolute path (this is used to check if the path the user attempts to use is under his/her home directory)
makeDirPathVector(String) - Method in class com.Prominic.jFTPd.FTPConnection
Splits a path into its directory components.
makeFilePath(Vector) - Method in class com.Prominic.jFTPd.FTPConnection
Composes a path given a Vector where each element represents a directory on the path.
makeSubDirsVector(Object[]) - Method in class com.Prominic.jFTPd.FTPConnection
Array to Vector - basically an array of directories forming a path is transformed into a Vector.
mask - Variable in class com.Prominic.jFTPd.FTPConnection
 
mask - Variable in class com.Prominic.jFTPd.HomeDirectory
 
matchChar(char, char) - Method in class com.Prominic.jFTPd.WildcardFilter
Matches a char if the chars are identical, or the pattern char is '?'
matchesPattern(String) - Method in class com.Prominic.jFTPd.WildcardFilter
Checks if the filename matches the pattern given when the filter was created.
MAX_PROCESSES - Static variable in class com.Prominic.runtime.UnixProcess
 
maxConnections - Variable in class com.Prominic.jFTPd.FTPHandler
 
maxTries - Static variable in class com.Prominic.jFTPd.PassiveConnection
 
message(String) - Method in class com.Prominic.util.LogSystem
 
messageLabel - Variable in class com.Prominic.jFTPd.ConnectWindow
 
MISC_ERROR - Static variable in class com.Prominic.jFTPd.FTPEvent
 
msg(String) - Static method in class com.Prominic.util.log
Writes a (common) message to the log.
mustBeFile - Variable in class com.Prominic.jFTPd.WildcardFilter
 

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