|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.javahispano.canyamo.core
| Interface Summary | |
| WorkData | Encapsulates an user's request + response to be used along the framework |
| Class Summary | |
| Canyamo | Kernel of the Framework This class is the central point of the framework. It receives User's request from Servlet and should be process it correctly. |
| CanyamoLog | Static class that acts as log system for Canyamo. Based in ServletContext's log to write in AppServer's log. |
| CanyamoMessages | Class that manages all messages from Canyamo (mainly login messages!) |
| CanyamoServlet | Servlet that acts as entry point fro the web application |
| Exception Summary | |
| CanyamoException | Excepcion para indicar errores ocurridos al manipular Portlets |
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> [ core overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||