Package sunlabs.brazil.proxy


package sunlabs.brazil.proxy
  • Class
    Description
    The CookieFilter keeps a record of all the browser cookies associated with a given session.
    The HistoryFilter is both a Handler and a Filter that keeps a record of all pages visited by a given session.
    Remove junk images from web pages.
    Handler for implementing a web proxy.
    Sun Specific implementation of a SocketFactory and proxy-decider that work together to decipher the specifics of the Sun Internet setup.
    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.