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
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.
I18Ns Internatization utilities.
SerializableSession Serializable Session.
SerializableUiFactory The serializable implementation of UiFactory.
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.
WebManager A bridge bewteen Web server and ZK.
 

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