| Package | Description |
|---|---|
| anon.client | |
| anon.proxy |
This package implements a proxy for convienient use of the anonymous communication primitives provided by the ANON library.
|
| Class and Description |
|---|
| DirectProxy
This class describes an HTTP proxy, when anonymity has been deactivated.
|
| Class and Description |
|---|
| AbstractHTTPConnectionListener |
| AbstractJonDoFoxHeaders |
| AnonProxyRequest
Reads the request over the given client socket and opens an
AnonChannel, corresponding to the necessary protocol, to the
destination using the given AnonProxy object. |
| DecompressionProxyCallback.DecompressionKit |
| DirectProxy
This class describes an HTTP proxy, when anonymity has been deactivated.
|
| DirectProxy.AllowProxyConnectionCallback |
| DirectProxy.AllowProxyConnectionCallback.Answer |
| DirectProxy.RequestInfo
This class holds the URI, method (HTTP or "CONNECT"), port and a
JonDoProxy argument, that were read from a Request received from the
client.
|
| HTTPConnectionEvent |
| HTTPProxyCallback.HTTPConnectionHeader |
| IProxyListener |
| ProxyCallback
Used to process bytes received as a request before sending to its destination
or as a response from that destination, before it's given to the client.
|
| ProxyCallbackBuffer
This buffer is used to communicate between a request/response received by a
proxy and a
ProxyCallback. |
| ProxyCallbackDelayException |
| ProxyCallbackNotProcessableException
Exception for the ProxyCallback framework in case a chunk cannot be properly processed
|
Copyright © 2023. All rights reserved.