Uses of Package
org.littleshoot.proxy
-
Packages that use org.littleshoot.proxy Package Description org.littleshoot.proxy org.littleshoot.proxy.extras org.littleshoot.proxy.impl -
Classes in org.littleshoot.proxy used by org.littleshoot.proxy Class Description ActivityTracker Interface for receiving information about activity in the proxy.ChainedProxy Encapsulates information needed to connect to a chained proxy.ChainedProxyManager Interface for classes that manage chained proxies.ChainedProxyType Enumeration of chained proxy types supported by LittleProxy.FlowContext Encapsulates contextual information for flow information that's being reported to aActivityTracker.FullFlowContext Extension ofFlowContextthat provides additional information (which we know after actually processing the request from the client).HostResolver Resolves host and port into an InetSocketAddress.HttpFilters Interface for objects that filterHttpObjects, including both requests and responses, and informs of different steps in request/response.HttpFiltersAdapter Convenience base class for implementations ofHttpFilters.HttpFiltersSource Factory forHttpFilters.HttpProxyServer Interface for the top-level proxy server class.HttpProxyServerBootstrap Configures and starts anHttpProxyServer.MitmManager MITMManagers encapsulate the logic required for letting LittleProxy act as a man in the middle for HTTPS requests.ProxyAuthenticator Interface for objects that can authenticate someone for using our Proxy on the basis of a username and password.SslEngineSource Source forSSLEngines.TransportProtocol Enumeration of transport protocols supported by LittleProxy. -
Classes in org.littleshoot.proxy used by org.littleshoot.proxy.extras Class Description MitmManager MITMManagers encapsulate the logic required for letting LittleProxy act as a man in the middle for HTTPS requests.SslEngineSource Source forSSLEngines. -
Classes in org.littleshoot.proxy used by org.littleshoot.proxy.impl Class Description ActivityTracker Interface for receiving information about activity in the proxy.ChainedProxy Encapsulates information needed to connect to a chained proxy.ChainedProxyManager Interface for classes that manage chained proxies.ChainedProxyType Enumeration of chained proxy types supported by LittleProxy.FlowContext Encapsulates contextual information for flow information that's being reported to aActivityTracker.HostResolver Resolves host and port into an InetSocketAddress.HttpFilters Interface for objects that filterHttpObjects, including both requests and responses, and informs of different steps in request/response.HttpFiltersSource Factory forHttpFilters.HttpProxyServer Interface for the top-level proxy server class.HttpProxyServerBootstrap Configures and starts anHttpProxyServer.MitmManager MITMManagers encapsulate the logic required for letting LittleProxy act as a man in the middle for HTTPS requests.ProxyAuthenticator Interface for objects that can authenticate someone for using our Proxy on the basis of a username and password.SslEngineSource Source forSSLEngines.TransportProtocol Enumeration of transport protocols supported by LittleProxy.