HomeSort by relevance Sort by last modified time
    Searched refs:openBody (Results 1 - 3 of 3) sorted by null

  /external/oauth/core/src/main/java/net/oauth/http/
HttpMessage.java 103 InputStream raw = openBody();
111 protected InputStream openBody() throws IOException
  /external/oauth/core/src/main/java/net/oauth/client/
URLConnectionResponse.java 67 public InputStream openBody() {
  /external/oauth/core/src/main/java/net/oauth/client/httpclient4/
HttpMethodResponse.java 74 public InputStream openBody() throws IOException

Completed in 300 milliseconds