|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| HTMLFilterFactory | A factory that creates HTMLFilters. |
| HTTPFilter | A filter for http headers. |
| IPAccessFilter | This interface holds the method needed to do socket based access filtering. |
| Class Summary | |
|---|---|
| AccessFilter | This is a class that filters access based on ip adress. |
| AdFilter | This class switches advertising images into another image. |
| BackgroundFilter | This class removes background images from html pages. |
| BlinkFilter | A filter that removes the blink and /blink tags. |
| BlockFilter | This is a class that blocks access to certain part of the www. |
| BodyFilter | A class that inserts some text and links at the top of a page. |
| DontCacheFilter | This is a class that makes sure the proxy doesnt caches certain pages. |
| DontFilterFilter | This is a class that makes sure the proxy doesnt filter certain pages. |
| HTMLFilter | This class describes the functions neccessary to filter a block of html. |
| HTTPBaseFilter | This is a class that filter http headers to make them nice. |
| HTTPSnoop | This is a class that prints the HTTP headers on the standard out stream. |
| LowresImageFilter | This filter removes the "lowsrc=some_image.gif" attributes from the <img> tags. |
| ProxyAuth | This is a filter that requires users to use proxy-authentication. |
| ReverseProxy | This is a filter that set up rabbit for reverse proxying. |
| SimpleTagFilter | A class that inserts some text and links at the top of a page. |
| SQLProxyAuth | This is a filter that requires users to use proxy-authentication, using users in a sql table. |
This package holds the set of filters that RabbIT uses.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||