This interface is used by the ProxyHandler class to
decide whether to issue an HTTP request directly to the
specified host, or to issue the request via an HTTP proxy.
Sun Specific implementation of a SocketFactory and
proxy-decider that work together to decipher
the specifics of the Sun Internet setup.
Package sunlabs.brazil.proxy Description
Handlers, filters, and utilities for using the Brazil project fraework 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.