JavaGantt 2011.1 API

Package eu.beesoft.gaia.app

Interface Summary
ApplicationContainer Prescribes methods for application container (like ApplicationServer.
 

Class Summary
AbstractRequestResponse Abstract superclass for ApplicationRequest and ApplicationResponse classes.
Application Abstract superclass for each server application.
ApplicationRequest Application request from a client to the application server.
ApplicationResponse Application response from an application server to a client.
Context Context is a data holder for session and controller.
Controller Abstract superclass for all controllers.
FileDownloadController This controller serves as a file donwloader from server to the client.
FormController Abstract superclass for all form-based controllers.
FormDescriptor This class is a container for FormItem instances that describe th XML form elements.
FormItem An instance of this class corresponds to the one XML element of the form XML file.
 


JavaGantt 2011.1 API