Package sunlabs.brazil.proxy
-
Interface Summary Interface Description UseProxy This interface is used by theProxyHandler
class to decide whether to issue an HTTP request directly to the specified host, or to issue the request via an HTTP proxy. -
Class Summary Class Description CookieFilter TheCookieFilter
keeps a record of all the browser cookies associated with a given session.HistoryFilter TheHistoryFilter
is both aHandler
and aFilter
that 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.SunProxy Sun Specific implementation of a SocketFactory and proxy-decider that work together to decipher the specifics of the Sun Internet setup.