Package net.spy.jwebkit

General web app utility classes.

See:
          Description

Class Summary
AjaxInPlaceEditServlet Handler for Ajax in-place editing support using reflection and java annotations to make it easy to write small data handlers.
AjaxInPlaceEditServlet.Handler Individual request handler.
AjaxServlet Base servlet for AJAX operations.
ContentFilteredResponse HttpServletResponse that will run content types through a map.
ContentTypeFilter Request filter that limits the content types
ContextUtil Utilities to get configuration parameters from a context.
CronContextListener Cron facilities.
GZIPFilter Compression filter.
HeaderFilter Filter that sets response headers.
JWFilter Base class for filters.
JWHttpServlet Jwebkit base HTTP servlet.
JWServletContextListener Base class for servlet context listeners.
ProxySupportFilter A filter to support an app running behind a proxy server.
RequestUtil Miscellaneous request utilities.
ScriptSupportContextListener Servlet to provide access to information needed by scripting type applications.
SessionWatcher Watch session creation and destruction and provide access to all active sessions in the system.
SessionWatcher.SessionStorage Storage for sessions.
 

Annotation Types Summary
AjaxHandler Annotation for defining sub-servlet access.
 

Package net.spy.jwebkit Description

General web app utility classes.



Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.