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

S

securityManager - Variable in class com.Prominic.jFTPd.FTPConnection
 
securitySource - Variable in class com.Prominic.jFTPd.FTPConnection
 
securitySource - Variable in class com.Prominic.jFTPd.FTPHandler
 
selectedRow - Variable in class com.Prominic.jFTPd.PropertiesWindow
 
selectedRow - Variable in class com.Prominic.jFTPd.UsersWindow
 
sendMessage(Socket, String) - Method in class com.Prominic.jFTPd.AdminConnection
Sends a message to the client.
sendReply(String) - Method in class com.Prominic.jFTPd.FTPConnection.ConnectionState
Sends a reply to the client, using the current output stream (either SSL or not)
separator - Variable in class com.Prominic.util.LogSystem
 
serialVersionUID - Static variable in class com.Prominic.jFTPd.FTPRemoteCtrlImpl_Stub
 
serialVersionUID - Static variable in class com.Prominic.jFTPd.RmtCtrlGeneratorImpl_Stub
 
server - Variable in class com.Prominic.jFTPd.AdminConnection
 
server - Variable in class com.Prominic.jFTPd.FTPHandler
 
serverOn - Variable in class com.Prominic.jFTPd.FTPHandler
 
serverRunning() - Method in class com.Prominic.jFTPd.FTPHandler
Checks the server status.
serverRunning() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl
 
serverRunning() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl_Stub
 
serverRunning() - Method in interface com.Prominic.jFTPd.RemoteController
 
setBasePaths(Hashtable) - Method in class com.Prominic.jFTPd.FTPConnection
Sets the home directories for the user using this connection.
setBusy(boolean) - Method in class com.Prominic.jFTPd.FTPConnection
Sets the busy flag - when handling a command for example, it will be set to true.
setCopyToConsole(boolean) - Method in class com.Prominic.util.LogSystem
 
setCurrentFormat(int) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Sets the users.dat format (basic or ownergroup).
setData(Object[]) - Method in class com.Prominic.jFTPd.HashtableTableModel
 
setData(Vector) - Method in class com.Prominic.jFTPd.HashtableTableModel
 
setDebug(boolean) - Method in class com.Prominic.util.LogSystem
 
setDefaultGroup(String) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Sets the default group for files belonging to the current user.
setDefaultMask(String) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Sets the default file mask for files belonging to the current user.
setDefaultOwner(String) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Sets the default owner for files belonging to the current user.
setDefaultReadAccess(String) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Sets the default read access for files belonging to the current user.
setDelayInterval(long) - Method in class com.Prominic.jFTPd.PulseGroup
 
setEchoEnabled(boolean) - Method in class com.Prominic.jFTPd.FTPLogger
Sets if log messages should be displayed on STDOUT.
setError(boolean) - Method in class com.Prominic.util.LogSystem
 
setErrorEchoEnabled(boolean) - Method in class com.Prominic.jFTPd.FTPLogger
Sets if error messages should be displayed on STDOUT.
setFlush(boolean) - Method in class com.Prominic.util.LogSystem
 
setGidError - Variable in class com.Prominic.runtime.UnixProcess
 
setGroup(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the user's files group.
setId(int) - Method in class com.Prominic.runtime.ProcessEvent
Insert the method's description here.
setKeyInfo(Hashtable) - Method in class com.Prominic.jFTPd.HashtableTableModel
 
setKeys(Object[]) - Method in class com.Prominic.jFTPd.HashtableTableModel
 
setKeys(Vector) - Method in class com.Prominic.jFTPd.HashtableTableModel
 
setLastCommandTime(Date) - Method in class com.Prominic.jFTPd.FTPConnection
Sets the last date of the command (helpfull when checking for idle connections).
setListeners(Vector) - Method in class com.Prominic.runtime.DefaultNProcess
Set the vector of ProcessEventListeners.
setListeners(Vector) - Method in class com.Prominic.runtime.UnixProcess
Insert the method's description here.
setLogSystem(LogSystem) - Static method in class com.Prominic.util.log
Sets the current LogSystem handle.
setMask(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the user's files mask.
setMaskString(String) - Method in class com.Prominic.jFTPd.PerUserMask
Insert the method's description here.
setNames(boolean) - Method in class com.Prominic.util.LogSystem
Insert the method's description here.
setNormal(boolean) - Method in class com.Prominic.util.LogSystem
 
setOwner(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the user's files owner.
setParameter(String, String) - Method in interface com.Prominic.jFTPd.ConnectionHandler
Sets a configuration parameter for the connection handler.
setParameter(String, String) - Method in class com.Prominic.jFTPd.FTPHandler
Sets a configuration parameter's value.
setParameter(String, String) - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl
Sets a configuration parameter value, unless the RMI connection is not authorised when it does nothing.
setParameter(String, String) - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl_Stub
 
setParameter(String, String) - Method in interface com.Prominic.jFTPd.RemoteController
 
setParent(ConnectionHandler) - Method in class com.Prominic.jFTPd.FTPConnection
Sets the connection handler - the parent - of this connection.
setPortRange(int, int) - Static method in class com.Prominic.jFTPd.PassiveConnection
This sets the ports range from which the PassiveConnection can select ports.
setProcess(Process) - Method in class com.Prominic.runtime.DefaultNProcess
Creation date: (8/14/2001 10:48:29 AM)
setProcess(UnixProcess) - Method in class com.Prominic.runtime.DefaultUnixProcess
Insert the method's description here.
setPropertiesGroup(Properties[]) - Static method in class com.Prominic.util.Props
 
setProtectionBuffer(int) - Method in class com.Prominic.jFTPd.FTPConnection.ConnectionState
Sets the protection buffer to the given size.
setProtectionLevel(String) - Method in class com.Prominic.jFTPd.FTPConnection.ConnectionState
Sets the protection level of the communication channel.
setReadAccess(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the read access for this home directory.
setRealDirectory(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the real directory corresponding to this home directory Creation date: (23-Apr-02 13:22:10)
setRuntime(NRuntime) - Static method in class com.Prominic.runtime.NRuntime
Insert the method's description here.
setSecuritySource(FTPSecuritySource) - Method in class com.Prominic.jFTPd.FTPConnection
Sets the security source of the connection.
setShowSign(boolean) - Method in class com.Prominic.util.LogSystem
 
setStartedOn(Date) - Method in class com.Prominic.jFTPd.GenericServer
Sets the new date for when the server was started.
setTimeout(long) - Method in class com.Prominic.jFTPd.IdleKiller
Sets the timeout value.
setTimeout(int) - Static method in class com.Prominic.jFTPd.PassiveConnection
Sets new timeout value for which the PassiveConnection will wait for a connection from the client.
setTimeStamp(boolean) - Method in class com.Prominic.util.LogSystem
 
setTotalBytesDownloaded(long) - Method in class com.Prominic.jFTPd.FTPHandler
Updates the counter for total bytes downloaded.
setTotalBytesUploaded(long) - Method in class com.Prominic.jFTPd.FTPHandler
Updates the counter for total bytes uploaded.
setTotalFilesDownloaded(int) - Method in class com.Prominic.jFTPd.FTPHandler
Updates the counter for total files downloaded.
setTotalFilesUploaded(int) - Method in class com.Prominic.jFTPd.FTPHandler
Updates the counter for total files uploaded.
setTrace(boolean) - Method in class com.Prominic.util.LogSystem
Insert the method's description here.
setUidError - Variable in class com.Prominic.runtime.UnixProcess
 
setupDone() - Method in class com.Prominic.jFTPd.FTPHandler
Called when setting up the the server configuration is done (it will start up the server using startService unless the requirement is to start up in GUI mode).
setupGUI(String[]) - Method in class com.Prominic.jFTPd.ConnectWindow
 
setupGUI() - Method in class com.Prominic.jFTPd.ControllerWindow
 
setupGUI() - Method in class com.Prominic.jFTPd.PropertiesWindow
 
setupGUI() - Method in class com.Prominic.jFTPd.UserDetailWindow
 
setupGUI() - Method in class com.Prominic.jFTPd.UsersWindow
 
setupListener() - Method in class com.Prominic.jFTPd.PassiveConnection
This method will try to find an empty port (either guessing or picking one from the range of allowed ports).
setUserParams(Hashtable) - Method in class com.Prominic.jFTPd.FTPConnection
Sets parameters for this connection, based on the configuration read from the configuration file.
setValues(Vector, Vector) - Method in class com.Prominic.jFTPd.PropertiesTableModel
 
setVirtualDirectory(String) - Method in class com.Prominic.jFTPd.HomeDirectory
Sets the virtual directory (for display purposes).
setWarning(boolean) - Method in class com.Prominic.util.LogSystem
 
showPropertiesWindow() - Method in class com.Prominic.jFTPd.ControllerWindow
 
showSign - Variable in class com.Prominic.util.LogSystem
Message type signing flag.
showUserDetails() - Method in class com.Prominic.jFTPd.UsersWindow
 
showUsersWindow() - Method in class com.Prominic.jFTPd.ControllerWindow
 
shutdownConnections() - Method in class com.Prominic.jFTPd.IdleKiller
This terminates all the active connections, no matter if they are idle or not.
shutdownJFTPD() - Static method in class com.Prominic.jFTPd.AdminConnection
Stops the server and shuts down the admin connection.
SIG_CHK - Variable in class com.Prominic.jFTPd.AdminConnection
 
SIG_DUMM - Variable in class com.Prominic.jFTPd.AdminConnection
 
SIG_KILL - Variable in class com.Prominic.jFTPd.AdminConnection
 
SIG_STAT - Variable in class com.Prominic.jFTPd.AdminConnection
 
signal(int) - Method in class com.Prominic.runtime.DefaultNProcess
Send a signal to the spawned process.
signal(int) - Method in class com.Prominic.runtime.DefaultUnixProcess
Insert the method's description here.
signal(int) - Method in interface com.Prominic.runtime.NProcess
Insert the method's description here.
signal - Variable in class com.Prominic.runtime.UnixProcess
 
signalProcess(int, int) - Method in class com.Prominic.runtime.DefaultNRuntime
Insert the method's description here.
signalProcess(int, int) - Method in class com.Prominic.runtime.DefaultUnixRuntime
Insert the method's description here.
signalProcess(int, int) - Method in class com.Prominic.runtime.NRuntime
Insert the method's description here.
SIX_MONTHS - Static variable in class com.Prominic.jFTPd.FTPConnection
 
sleepTime - Variable in class com.Prominic.jFTPd.IdleKiller
 
sock - Variable in class com.Prominic.jFTPd.FTPConnection.ConnectionState
 
sock - Variable in class com.Prominic.jFTPd.PassiveConnection
 
ss - Variable in class com.Prominic.jFTPd.GenericServer
 
ss - Variable in class com.Prominic.jFTPd.PassiveConnection
 
sslcontext - Static variable in class com.Prominic.jFTPd.FTPHandler
 
sslDataSock - Variable in class com.Prominic.jFTPd.FTPConnection.ConnectionState
 
sslsock - Variable in class com.Prominic.jFTPd.FTPConnection.ConnectionState
 
stage - Variable in class com.Prominic.jFTPd.PassiveConnection
 
startButton - Variable in class com.Prominic.jFTPd.ControllerWindow
 
startedOn - Variable in class com.Prominic.jFTPd.GenericServer
 
startRMI() - Method in class com.Prominic.jFTPd.FTPHandler
Starts up the RMI listener on port given by rmiport in the configuration file (or 1101 if no value is found for it).
startService() - Method in interface com.Prominic.jFTPd.ConnectionHandler
Starts the handler.
startService() - Method in class com.Prominic.jFTPd.FTPHandler
Starts the server itself.
startService() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl
Starts jFTPd or just returns if RMI connection is not authorised.
startService() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl_Stub
 
startService() - Method in interface com.Prominic.jFTPd.RemoteController
 
startsWithStar - Variable in class com.Prominic.jFTPd.WildcardFilter
 
startUpdateThread() - Method in class com.Prominic.jFTPd.ControllerWindow
 
startUpdateThread() - Method in class com.Prominic.jFTPd.PropertiesWindow
 
startUpdateThread() - Method in class com.Prominic.jFTPd.UserDetailWindow
 
startUpdateThread() - Method in class com.Prominic.jFTPd.UsersWindow
 
startUpdating(long) - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Starts FTPUserListSecuritySource as a thread which will run at the given interval and reread the users.dat file.
state - Variable in class com.Prominic.jFTPd.FTPConnection
 
stderr - Variable in class com.Prominic.runtime.DefaultUnixProcess
 
stderrfilename - Variable in class com.Prominic.runtime.UnixProcess
 
stdin - Variable in class com.Prominic.runtime.DefaultUnixProcess
 
stdinfilename - Variable in class com.Prominic.runtime.UnixProcess
 
stdout - Variable in class com.Prominic.runtime.DefaultUnixProcess
 
stdoutfilename - Variable in class com.Prominic.runtime.UnixProcess
 
stopAdminConnection() - Static method in class com.Prominic.jFTPd.AdminConnection
This stops the admin connection, breaking the internal loop.
stopButton - Variable in class com.Prominic.jFTPd.ControllerWindow
 
stopServer() - Method in class com.Prominic.jFTPd.GenericServer
Stops the server (closes the server socket).
stopService() - Method in class com.Prominic.jFTPd.FTPHandler
Stops the server, shuts down the idle killer thread and also interrupts the AdminConnection.
stopService() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl
Stops jFTPd or just returns if RMI connection is not authorised.
stopService() - Method in class com.Prominic.jFTPd.FTPRemoteCtrlImpl_Stub
 
stopService() - Method in interface com.Prominic.jFTPd.RemoteController
 
stopUpdating() - Method in class com.Prominic.jFTPd.FTPUserListSecuritySource
Stops the updater thread.
subpatterns - Variable in class com.Prominic.jFTPd.WildcardFilter
 
system(String) - Method in class com.Prominic.runtime.DefaultNRuntime
Insert the method's description here.
system(String) - Method in class com.Prominic.runtime.DefaultUnixRuntime
Insert the method's description here.
system(String) - Method in class com.Prominic.runtime.NRuntime
Insert the method's description here.

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