Package org.hd.d.pg2k.webSvr.util

Utilities to support construction of Web pages, monitor throughput, handle forms, etc.

See:
          Description

Class Summary
Breadcrumbs Holds the data corresponding to a breadcrumbs navigation aid on a Web page.
Breadcrumbs.Breadcrumb One item in the breadcrumbs.
CompressionFilter Implementation of javax.servlet.Filter used to compress the ServletResponse if it is bigger than a threshold.
CompressionResponseStream Implementation of ServletOutputStream that works with CompressionServletResponseWrapper implementation.
CompressionServletResponseWrapper Implementation of HttpServletResponseWrapper that works with the CompressionServletResponseStream implementation.
ExplicitCacheTimeFilter Explicitly allows browser to cache filtered items.
FlushableGZIPOutputStream Substitute for GZIPOutputStream that maximises compression and has a usable flush().
HTMLThumbnailInsertGenerators Utility functions to generate HTML inserts for showing batches of thumbnails/links.
JavadocBundleServlet This is the servlet that serves the content of the (latest) Gallery javadoc bundle.
LocaleBean JavaBean encapsulating notions of locale for JSP/servlet pages.
PageSkinUtils A utilities class to support page skins.
PluginFilter Filter to dynamically load and wrap a pluggable filter.
SearchResultSimpleCache Bean for cached search results.
SearchUtils Search related utility functions.
SessionVarBean JavaBean to hold explicit session variables such as user-selected-locale.
StatsSink Web-server dynamic (authenticated) stats-collection support.
StatsSink.AbstractStatsListener Abstract/base listener object waiting for stats to arrive.
ThroughputMonitorFilterPG2K Filter to monitor throughput (output rate) to help regulate flow.
WebConsts Web-server-related constants.
WebUtils Web-server-related utility functions.
WebUtils.ServletLogger Simple class to allow logging to the given servlet's log().
WebUtils.ServletLoggerWithFallback Simple class to allow logging to a given servlet's log() or System.out if none available.
XMLCompressionFilter Compresses XML by removing redundant whitespace (etc).
XMLCompressionServletResponseWrapper Allows conservative compaction of (removal of redundant characters from) an XML response.
 

Package org.hd.d.pg2k.webSvr.util Description

Utilities to support construction of Web pages, monitor throughput, handle forms, etc.


DHD Multimedia Gallery V1.50.55

Copyright (c) 1996-2008, Damon Hart-Davis. All rights reserved.