Home | History | Annotate | Download | only in util

Lines Matching defs:proxyHost

662         public static final String XML_TAG_PROXY_HOST = "ProxyHost";
838 String proxyHost =
846 new ProxyInfo(proxyHost, proxyPort, proxyExclusionList));