public class HttpClientImpl extends Object implements HttpClient, Serializable
| Constructor and Description |
|---|
HttpClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseMessage |
execute(net.oauth.http.HttpMessage message) |
HttpResponseMessage |
execute(net.oauth.http.HttpMessage message,
Map<String,Object> parameters) |
public HttpResponseMessage execute(net.oauth.http.HttpMessage message) throws IOException
IOExceptionpublic HttpResponseMessage execute(net.oauth.http.HttpMessage message, Map<String,Object> parameters) throws IOException
execute in interface net.oauth.http.HttpClientIOExceptionCopyright © 2012. All Rights Reserved.