Searched defs:setRequestMethod (Results 1 – 7 of 7) sorted by relevance
79 public void setRequestMethod(String requestMethodType) throws IOException; in setRequestMethod() method
112 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in ServiceConnectionSE
121 public void setRequestMethod(String requestMethod) throws IOException { in setRequestMethod() method in HttpsServiceConnectionSE
113 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in DelegatingHttpsURLConnection
625 @Override public void setRequestMethod(String method) throws ProtocolException { in setRequestMethod() method in HttpURLConnectionImpl
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