|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.httpio.InOutProxyChainFactory
public class InOutProxyChainFactory
A factory that creates InOutProxyChain:s.
| Constructor Summary | |
|---|---|
InOutProxyChainFactory()
|
|
| Method Summary | |
|---|---|
ProxyChain |
getProxyChain(SProperties props,
NioHandler nio,
DNSHandler dnsHandler,
java.util.logging.Logger logger)
Create a ProxyChain given the properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InOutProxyChainFactory()
| Method Detail |
|---|
public ProxyChain getProxyChain(SProperties props,
NioHandler nio,
DNSHandler dnsHandler,
java.util.logging.Logger logger)
ProxyChainFactory
getProxyChain in interface ProxyChainFactoryprops - the properties to use when constructing the proxy chainnio - the NioHandler to use for network and background tasksdnsHandler - the DNSHandler to use for normal DNS lookupslogger - the Logger to log errors to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||