Package org.tonjac.mini

Webapplication API for the Mini application server.

See:
          Description

Interface Summary
DataService Service that gets data and put the same data into the fields defined on the template page.
MessageListener Interface for a message listener
RenderService Interface that a Mini web application (CGI) service must implement.
Session A HTTP-session
User Logged on user
 

Class Summary
DataServiceReply Reply from a data service.
DefaultErrorData Default error data service.
DefaultWebApplication Service mapper using .mini configurationfile that maps services to renders.
GenericRender Generic output render.
Message A message
OutputRender Base class for a render.
RenderServiceReply Reply buffer for a mini webapp service
 

Package org.tonjac.mini Description

Webapplication API for the Mini application server.