Title: Authentication
Description: Handles the user's login procedure on the POP3 host.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
Authenticates the user on the POP3 host and receives the number of
mails residing in the related inbox.
The exceptions that may be thrown are specific to a certain
problem (wrong authentication data, mailbox locked, host not
available or hostname incorrect, transportation error).
Title: CTLIOController
Description: This helper handles the reading and writing of the IMS mail server's control file.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
Title: EnvVarNotFoundException
Description: Stores com.informationkinematics.imsforward.Environment's exception messages.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
Title: HTMLCode
Description: Stores the static HTML output in String constants.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
HTMLCode() -
Constructor for class com.informationkinematics.imsforward.HTMLCode
Overrides Object's constructor with stronger access restriction.
I
IMSFILE_ACTIVE -
Static variable in class com.informationkinematics.imsforward.Littles
File name constants for IMS's controller file (active and inactive).
Returns the type of the operation system, as follows:
true: Windows family
false: Others
L
Littles - class com.informationkinematics.imsforward.Littles.
Title: Littles
Description: This is the abstract superclass of each IMSForward GUI servlet, providing a set of
helpful little tools and storing constants.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
Littles() -
Constructor for class com.informationkinematics.imsforward.Littles
Setup - class com.informationkinematics.imsforward.Setup.
Title: Setup
Description: Performs the user authentication, reads preexisting ims.ctl file contents, if any,
and shows the second screen of the GUI.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
SETUP_1 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_2 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_3 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_4 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_5 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_6 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_7 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SETUP_8 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
Setup() -
Constructor for class com.informationkinematics.imsforward.Setup
Title: Showdown
Description: Controls the writing of the mail server's control file and shows the final
status screen of the IMSForward application.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
SHOWDOWN_1 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
SHOWDOWN_2 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
Showdown() -
Constructor for class com.informationkinematics.imsforward.Showdown
sPOP3Host -
Variable in class com.informationkinematics.imsforward.Littles
POP3 Server address, accessible for extending classes
Startup - class com.informationkinematics.imsforward.Startup.
Title: Startup
Description: Startup shows the first screen of the GUI.
Copyright: Copyright (c) 2001 by Information Kinematics under GNU General Public License
(see package description for more information)
Company: Information Kinematics
STARTUP_1 -
Static variable in class com.informationkinematics.imsforward.HTMLCode
Startup() -
Constructor for class com.informationkinematics.imsforward.Startup