Searched defs:setRequestMethod (Results 1 – 6 of 6) sorted by relevance
50 public void setRequestMethod(String method) { in setRequestMethod() method in MockHttpURLConnection
80 public void setRequestMethod(String requestMethodType) throws IOException; in setRequestMethod() method
96 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in HttpsServiceConnectionSE
104 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in ServiceConnectionSE
112 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in DelegatingHttpsURLConnection
621 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in HttpURLConnectionImpl