|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.httpio.InOutProxyChain
public class InOutProxyChain
A proxy chain that connects directly to the local network and uses a chained proxy to connect to the outside.
| Constructor Summary | |
|---|---|
InOutProxyChain(java.lang.String insideMatch,
NioHandler nio,
DNSHandler dnsHandler,
java.net.InetAddress proxy,
int port,
java.lang.String proxyAuth)
|
|
| Method Summary | |
|---|---|
Resolver |
getResolver(java.lang.String url)
Get the Resolver to use for the given url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InOutProxyChain(java.lang.String insideMatch,
NioHandler nio,
DNSHandler dnsHandler,
java.net.InetAddress proxy,
int port,
java.lang.String proxyAuth)
| Method Detail |
|---|
public Resolver getResolver(java.lang.String url)
ProxyChain
getResolver in interface ProxyChainurl - the address to connect to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||