Package com.informationkinematics.imsforward

This package provides a GUI for the IMS Mailserver mailforward functionality.

See:
          Description

Class Summary
Authentication 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
CTLIOController 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
Environment Title: Environment (based on code by OwenR's Environment.java)
Description: Finds the value of a given OS environment variable.
HTMLCode 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
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
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
Showdown 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
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
 

Exception Summary
EnvVarNotFoundException 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
 

Package com.informationkinematics.imsforward Description

This package provides a GUI for the IMS Mailserver mailforward functionality. It reads and writes the control file 'ims.ctl' located in the mailserver users' inboxes.


IMSForward 0.9.2
Copyright (c) 2001 by Information Kinematics
IMSForward comes with ABSOLUTELY NO WARRANTY.
This program is free software; you can redistribute it and / or modify it under the terms of GNU General Public License as published by the Free Software Foundation; either version 2 of the license or (at your option) any later version.
This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambrigde, MA, 02139, USA.