Searched defs:proxyHost (Results 1 – 3 of 3) sorted by relevance
41 private final String proxyHost; field in MavenArtifactFetcher51 String proxyHost, in MavenArtifactFetcher()212 private String proxyHost; field in MavenArtifactFetcher.FetchToFileTask220 String proxyHost, in FetchToFileTask()
61 String proxyHost, in MavenDependencyResolver()179 String proxyHost, in createMavenFetcher()
106 Request(String method, HttpHost host, HttpHost proxyHost, String path, in Request()