Uses of Package
org.littleshoot.proxy.impl
Packages that use org.littleshoot.proxy.impl
-
Classes in org.littleshoot.proxy.impl used by org.littleshoot.proxyClassDescriptionContains information about the client.Represents a connection from a client to our proxy.Represents a connection from our proxy to a server on the web.Manages thread pools for one or more proxy server instances.Configuration object for the proxy's thread pools.
-
Classes in org.littleshoot.proxy.impl used by org.littleshoot.proxy.implClassDescriptionContains information about the client.Represents a connection from a client to our proxy.Coordinates the various steps involved in establishing a connection, such as establishing a socket connection, SSL handshaking, HTTP CONNECT request processing, and so on.Represents a phase in a
ConnectionFlow.Primary implementation of anHttpProxyServer.Base class for objects that represent a connection to/from our proxy.Utility handler for monitoring bytes read on this connection.Utility handler for monitoring bytes written on this connection.Utility handler for monitoring requests read on this connection.Utility handler for monitoring requests written on this connection.Utility handler for monitoring responses read on this connection.Utility handler for monitoring responses written on this connection.A helper class that logs messages for ProxyConnections.Encapsulates the thread pools used by the proxy.Represents a connection from our proxy to a server on the web.Manages thread pools for one or more proxy server instances.Configuration object for the proxy's thread pools.