Package org.w3c.jigsaw.filters

Class Summary
AccessLimitFilter This filters limit the simultaneous accesses to its target resource.
CacheFilter  
CookieFilter A demo for how to use cookies from Jigsaw.
CounterFilter Count the number of hits to the target.
DebugFilter Print incoming request and outgoing replies.
ErrorFilter The ErroFilter class allows you to customize and enhance error messages.
GrepPutFilter  
GZIPFilter This filter will compress the content of replies using GZIP.
HeaderFilter Enforces a specific header value on all replies.
HourLimiterFilter  
LogFilter This filter provides a very flexible logger.
ProcessFilter This filter process a normal entity body through any process.
PutedEntry We want free pickling, hence the super class.
PutFilter  
PutListFrame  
PutListResource  
PutSizeFilter  
SimpleCacheFilter  
TEFilter This filter will compress the content of replies using GZIP or whatever encoding scheme requested in the TE: header of the request.
URISizeLimiterFilter This filters limit the size of URI.
UseProxyFilter Restrict access to a proxy, to acces the protected resource, you must go to a specific proxy.