com.bring.api.connection
Class HttpClient3Adapter
java.lang.Object
com.bring.api.connection.AbstractBringConnection
com.bring.api.connection.HttpClient3Adapter
- All Implemented Interfaces:
- BringConnection
public class HttpClient3Adapter
- extends AbstractBringConnection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClient3Adapter
public HttpClient3Adapter(String identifier)
HttpClient3Adapter
public HttpClient3Adapter(String identifier,
org.apache.commons.httpclient.HttpClient httpClient)
openInputStream
public InputStream openInputStream(String url)
throws RequestFailedException
- Throws:
RequestFailedException
openInputStream
public InputStream openInputStream(String url,
Map<String,String> additionalHeaders)
throws RequestFailedException
- Throws:
RequestFailedException
createGetMethod
protected org.apache.commons.httpclient.HttpMethod createGetMethod(String url)
Copyright © 2013. All Rights Reserved.