|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Extendlet | A plugin of ClassWebResource to process particular
content. |
ExtendletConfig | The configuration information used to initialize an Extendlet (aka., a resource processor). |
ExtendletContext | This interface defines an extended context that
Servlets.getRequestDispatcher(javax.servlet.ServletContext, javax.servlet.ServletRequest, java.lang.String, java.util.Map, int) will try to
resolve. |
Filter | A filter is an object that performs filtering task on a request to
Extendlet . |
FilterChain | A FilterChain is an object provided by ZK to the developer
giving a view into the invocation chain of a filtered request. |
FilterConfig | A filter configuration object used by a servlet container to pass information to a filter during initialization. |
Class Summary | |
---|---|
ClassWebResource | Used to access resouces located in class path and under /web. |
ClassWebServlet | Loads the resource from the class path starting with "/web". |
ExtendletLoader | A skeletal implementation of the loader used to implement an extendlet. |
ResourceCaches | Utilities to load (and parse) the servlet resource. |
ResourceLoader | A semi-implemented loader to used with ResourceCaches.get(org.zkoss.util.resource.ResourceCache, javax.servlet.ServletContext, java.lang.String, java.lang.Object)
to retrieve servlet resources. |
ServletContextLocator | Locator based on ServletContext. |
ServletLabelLocator | Used by Lables to load labels from a servlet context. |
ServletLabelResovler | Used with Labels to resolve XEL expressions in labels. |
Utilities to access Web resources.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |