Searched defs:HttpClient (Results 1 - 7 of 7) sorted by relevance

/external/oauth/core/src/main/java/net/oauth/http/
H A DHttpClient.java25 public interface HttpClient interface
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
H A DHttpClient.java21 interface HttpClient { interface
/external/apache-http/src/org/apache/http/client/
H A DHttpClient.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/HttpClient.java $
65 public interface HttpClient { interface
254 } // interface HttpClient
/external/jetty/src/java/org/eclipse/jetty/client/
H A DHttpClient.java52 * HttpClient is the main active component of the client API implementation.
60 * plus the callbacks to handle responses. A HttpClient can have many exchanges outstanding
74 public class HttpClient extends AggregateLifeCycle implements HttpBuffers, Attributes, Dumpable class in inherits:AggregateLifeCycle,HttpBuffers,Attributes,Dumpable
128 public HttpClient() method in class:HttpClient
134 public HttpClient(SslContextFactory sslContextFactory) method in class:HttpClient
220 * Set an attribute on the HttpClient.
222 * so that users of a shared HttpClient may share other structures.
313 * returns the SecurityRealmResolver reg_realmResolveristered with the HttpClient or null
315 * @return the SecurityRealmResolver reg_realmResolveristered with the HttpClient or null
425 pool.setName("HttpClient");
[all...]
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 458 milliseconds