Searched refs:hostsSource (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/spi/
H A DDefaultProxySelector.java116 String hostsSource; field in class:DefaultProxySelector.NonProxyInfo
125 hostsSource = s;
249 nprop.hostsSource = null;
260 if (!nphosts.equals(nprop.hostsSource)) {
270 nprop.hostsSource = nphosts;

Completed in 35 milliseconds