| 
 |   | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Interface Summary | |
| UseProxy | This interface is used by the ProxyHandlerclass to
 decide whether to issue an HTTP request directly to the
 specified host, or to issue the request via an HTTP proxy. | 
| Class Summary | |
| CookieFilter | The CookieFilterkeeps a
 record of all the browser cookies associated with a given session. | 
| HistoryFilter | The HistoryFilteris both aHandlerand aFilterthat keeps a record of all pages visited by a
 given session. | 
| JunkBusterHandler | Remove junk images from web pages. | 
| ProxyHandler | Handler for implementing a web proxy. | 
Handlers, filters, and utilities for using the Brazil project framework as an HTTP proxy.
Unlike traditional web proxies, a Brazil project server can operate both as a destination server and as a web proxy. As a proxy, the server has access to all of the session and content rewriting capabilities normally associated with a destination server.
The
ProxyHandler
uses the HTTP proxy code in the
sunlabs.brazil.util.http
package to provide a handler interface to the proxy.
The other classes in this package provide examples of customizing the proxy, both in terms of content filtering, and name resolution.
| 
 | Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||