Uses of Package
org.littleshoot.proxy

Classes in org.littleshoot.proxy used by org.littleshoot.proxy
AllConnectionData
           
CachedHttpChunks
          Interface for classes that fetch HTTP chunks from a cache.
CachedHttpResponse
          HTTP response object stored in the cache.
ChainProxyManager
          Interface for classes that manage chain proxies.
ConnectionData
          Interface for JMX data on a single connection.
HandshakeHandler
           
HandshakeHandlerFactory
           
HttpFilter
          Interface for rules for filtering HTTP traffic.
HttpProxyServer
          Interface for the top-level proxy server class.
HttpRelayingHandler
          Class that simply relays traffic from a remote server the proxy is connected to back to the browser/client.
HttpRequestFilter
          Class for modifying HTTP requests.
HttpRequestHandler
          Class for handling all HTTP requests from the browser to the proxy.
HttpRequestMatcher
          Class for matching HTTP requests.
HttpResponseFilter
          Interface for classes that process responses.
HttpResponseFilters
          Interface for accessing response filters.
IdleAwareHandler
          This handles idle sockets.
InterestOpsListener
           
KeyStoreManager
           
ProxyAuthorizationHandler
          Interface for classes that handle proxy authorization.
ProxyAuthorizationManager
          Interface for classes that manage proxy authentication.
ProxyCacheManager
          Interface for classes that handle caching on the proxy.
RegexHttpRequestFilter
          Request filter that uses regular expressions on the request host and/or the request path.
RelayListener
          Listener for events on the HTTP traffic relayer.
RelayPipelineFactoryFactory
           
SslHandshakeHandlerFactory
           
 



Copyright © 2009-2013 LittleShoot. All Rights Reserved.