| 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 |
| AnonProxy
This calls implements a proxy one can use for convenient access to the
provided anonymous communication primitives, like
AnonChannel
objects. |
| 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
This class provides functionality for inflating zlib- or gzip-compressed content.
|
| DecompressionProxyCallback.DecompressionKit |
| DecompressionProxyCallback.HeaderSplitException |
| DirectProxy
This class describes an HTTP proxy, when anonymity has been deactivated.
|
| DirectProxy.AllowProxyConnectionCallback |
| DirectProxy.AllowProxyConnectionCallback.Answer |
| DirectProxy.RememberedRequestRight |
| 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
Provides functionality for parsing and storing the headers of a
HTTP-Connection.
|
| HTTPProxyCallback.DownstreamUnhandledException |
| HTTPProxyCallback.HTTPConnectionHeader |
| HTTPProxyCallback.IHTTPHelper |
| 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 |
| ProxyCallbackHandler
Experimental framework class to filter or modify data before it is
transferred via the gateway.
|
| ProxyCallbackNotProcessableException
Exception for the ProxyCallback framework in case a chunk cannot be properly processed
|
Copyright © 2023. All rights reserved.