com.stackmob.sdkapi.http.request
Class HttpRequestWithBody
java.lang.Object
com.stackmob.sdkapi.http.request.HttpRequest
com.stackmob.sdkapi.http.request.HttpRequestWithBody
- Direct Known Subclasses:
- PostRequest, PutRequest
public abstract class HttpRequestWithBody
- extends HttpRequest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpRequestWithBody
public HttpRequestWithBody(String url,
Set<Header> headers,
String body)
throws MalformedURLException
- Throws:
MalformedURLException
getBody
public String getBody()
Copyright © 2012 StackMob. All Rights Reserved.