Searched defs:doGet (Results 1 – 2 of 2) sorted by relevance
84 public String doGet(String url) throws IOException, DataSizeException; in doGet() method95 public void doGet(String url, OutputStream outputStream) throws IOException; in doGet() method
99 public String doGet(String url) throws IOException, DataSizeException { in doGet() method in HttpHelper130 public void doGet(String url, OutputStream outputStream) throws IOException { in doGet() method in HttpHelper