Searched defs:proxyHost (Results 1 – 3 of 3) sorted by relevance
39 private final String proxyHost; field in MavenArtifactFetcher49 String proxyHost, in MavenArtifactFetcher()180 private String proxyHost; field in MavenArtifactFetcher.FetchToFileTask188 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()