| CategorizedThreadFactory |
A ThreadFactory that adds LittleProxy-specific information to the threads' names.
|
| ClientDetails |
Contains information about the client.
|
| ClientToProxyConnection |
Represents a connection from a client to our proxy.
|
| ConnectionFlow |
Coordinates the various steps involved in establishing a connection, such as
establishing a socket connection, SSL handshaking, HTTP CONNECT request
processing, and so on.
|
| ConnectionFlowStep |
|
| DefaultHttpProxyServer |
|
| DefaultHttpProxyServer.DefaultHttpProxyServerBootstrap |
|
| NetworkUtils |
Deprecated.
|
| ProxyConnection<I extends HttpObject> |
Base class for objects that represent a connection to/from our proxy.
|
| ProxyConnection.RequestWrittenMonitor |
Utility handler for monitoring requests written on this connection.
|
| ProxyConnectionLogger |
A helper class that logs messages for ProxyConnections.
|
| ProxyConnectionPipeHandler |
|
| ProxyThreadPools |
Encapsulates the thread pools used by the proxy.
|
| ProxyToServerConnection |
Represents a connection from our proxy to a server on the web.
|
| ProxyUtils |
Utilities for the proxy.
|
| ServerGroup |
Manages thread pools for one or more proxy server instances.
|
| ThreadPoolConfiguration |
Configuration object for the proxy's thread pools.
|