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