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