Package org.zkoss.zk.ui.http

HTTP relevant utilities and servlets for implementing user interfaces (implementation only).

See:
          Description

Interface Summary
FileWcsExtendlet.Includer Work with FileWcsExtendlet.service(java.io.File, org.zkoss.zk.ui.http.FileWcsExtendlet.Includer) to inlcude a resource.
WebManagerActivationListener A listener that will be invoked when the Web manager is created (aka., activated).
 

Class Summary
DHtmlLayoutFilter Used to post-process the response into a ZK page.
DHtmlLayoutPortlet The portlet used to process the request for a ZUML page.
DHtmlLayoutServlet Used to process the request for a ZUML page.
ExecutionImpl An Execution implementation for HTTP request and response.
FileWcsExtendlet Used by ZK Lighter to generate the CSS content of a WCS file.
FileWpdExtendlet Used by ZK Lighter to generate the JavaScript content of a WPD file.
HttpSessionListener Used to clean up desktops that a session owns.
HttpSessionListener23 The listener works with Servlet 2.3.
I18Ns Internatization utilities.
SerializableSession Serializable Session.
SerializableUiFactory The serializable implementation of UiFactory.
SessionResolverImpl An implementation of session resolver (SessionResolver) based on HTTP request.
SimpleSession A non-serializable implementation of Session.
SimpleSessionCache A simple implementation of SessionCache.
SimpleUiFactory The default implementation of UiFactory.
SimpleWebApp A servlet-based Web application.
WcsExtendlet The extendlet to handle WCS (widget CSS).
WebManager A bridge bewteen Web server and ZK.
WpdExtendlet The extendlet to handle WPD (Widget Package Descriptor).
Wpds Utilities to used with WPD files.
 

Package org.zkoss.zk.ui.http Description

HTTP relevant utilities and servlets for implementing user interfaces (implementation only).



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo