Package org.zkoss.zk.ui.http

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

See:
          Description

Interface Summary
WebManagerActivationListener A listener that will be invoked when the Web manager is created (aka., activated).
 

Class Summary
DesktopRecycles Utilties to handle DesktopRecycle.
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.
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.
Utils A collection of utilities for this package.
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.
ZumlExtendlet The ZUML resource processor used to parse the ZUML files loaded from the classpath.
 

Package org.zkoss.zk.ui.http Description

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



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