|
|||||||||
Home >> All >> Freenet >> contrib >> [ fproxy overview ] | PREV NEXT |
D
- defaultHopsToLive - Static variable in class Freenet.contrib.fproxy.ProxyServer
- defaultListenPort - Static variable in class Freenet.contrib.fproxy.ProxyServer
- defaultLogging - Static variable in class Freenet.contrib.fproxy.ProxyServer
- defaultServerAddress - Static variable in class Freenet.contrib.fproxy.ProxyServer
- defaultVerbosity - Static variable in class Freenet.contrib.fproxy.ProxyServer
F
- Freenet.contrib.fproxy - package Freenet.contrib.fproxy
H
- HttpHandler - class Freenet.contrib.fproxy.HttpHandler.
- Thread to handle incoming HTTP connections for the ProxyServer
- HttpHandler(Socket, ProxyServer) - Constructor for class Freenet.contrib.fproxy.HttpHandler
- Creates a new HttpHandler communicating on Socket s for ProxyServer ps
- hopsToLive - Variable in class Freenet.contrib.fproxy.ProxyServer
- htl - Variable in class Freenet.contrib.fproxy.ProxyClient
I
- id - Variable in class Freenet.contrib.fproxy.HttpHandler
- ids - Static variable in class Freenet.contrib.fproxy.HttpHandler
- in - Variable in class Freenet.contrib.fproxy.HttpHandler
L
- Lout - Variable in class Freenet.contrib.fproxy.ProxyServer
- lf - Static variable in class Freenet.contrib.fproxy.HttpHandler
- listenPort - Variable in class Freenet.contrib.fproxy.ProxyServer
- lstaddr - Variable in class Freenet.contrib.fproxy.ProxyClient
M
- main(String[]) - Static method in class Freenet.contrib.fproxy.ProxyServer
O
- out - Variable in class Freenet.contrib.fproxy.HttpHandler
- out - Variable in class Freenet.contrib.fproxy.ProxyClient
P
- ProxyClient - class Freenet.contrib.fproxy.ProxyClient.
- Wrapper to send Freenet requests on behalf of the HttpHandler
- ProxyClient(int, String, long, OutputStream) - Constructor for class Freenet.contrib.fproxy.ProxyClient
- Creates a new ProxyClient with the given parameters
- ProxyServer - class Freenet.contrib.fproxy.ProxyServer.
- The main ProxyServer class.
- ProxyServer(int, String, long) - Constructor for class Freenet.contrib.fproxy.ProxyServer
- Constructor which stores the invocation parameters of this ProxyServer.
- ps - Variable in class Freenet.contrib.fproxy.HttpHandler
R
- rc - Variable in class Freenet.contrib.fproxy.ProxyClient
- readTo(PushbackInputStream, char[]) - Method in class Freenet.contrib.fproxy.HttpHandler
- Utility function to return String from InputStream until one of the characters in tms is about to be read.
- request(String) - Method in class Freenet.contrib.fproxy.ProxyClient
- Main routine to wrap a Freenet request
- run() - Method in class Freenet.contrib.fproxy.HttpHandler
- Main routine to process an HTTP request
S
- s - Variable in class Freenet.contrib.fproxy.HttpHandler
- serverAddress - Variable in class Freenet.contrib.fproxy.ProxyClient
- serverAddress - Variable in class Freenet.contrib.fproxy.ProxyServer
U
- usage() - Static method in class Freenet.contrib.fproxy.ProxyServer
- Print usage information
D F H I L M O P R S U
|
|||||||||
Home >> All >> Freenet >> contrib >> [ fproxy overview ] | PREV NEXT |