UIX 2.2.16

Package oracle.cabo.servlet

Interface Summary
BajaContext Interface providing context information about the current request, and providing access to generic UIX Servlet services.
PageBroker The PageBroker interface is the root interface implemented by a UIX Servlet application.
PageDescription An interface for merging UIX Servlet page rendering and event handling.
PageRenderer Interface that simply renders a page.
ServletConstants Constants for Baja.
 

Class Summary
AbstractPageBroker AbstractPageBroker provides a default implementation of the PageBroker interface.
BajaServlet Deprecated. since 2.1.7 in favor of UIXServlet.
BaseBajaContext Base implementation of BajaContext.
JspBajaContext Implementation of BajaContext for use inside JSPs.
Page Identifies a single page in an application.
PageBrokerHandler The PageBrokerHandler class encapsulates all the handling that is required to process a single HTTP request using the UIX Servlet.
UIXServlet The base servlet engine.
 


UIX 2.2.16