Searched refs:createXmlConnection (Results 1 – 2 of 2) sorted by relevance
183 public HttpURLConnection createXmlConnection(URL url, String method) throws IOException; in createXmlConnection() method
179 public HttpURLConnection createXmlConnection(URL url, String method) throws IOException { in createXmlConnection() method in HttpHelper