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