Home
last modified time | relevance | path

Searched refs:EntityEnclosingRequestWrapper (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
DEntityEnclosingRequestWrapper.java59 public class EntityEnclosingRequestWrapper extends RequestWrapper class
64 public EntityEnclosingRequestWrapper(final HttpEntityEnclosingRequest request) in EntityEnclosingRequestWrapper() method in EntityEnclosingRequestWrapper
DDefaultRequestDirector.java254 return new EntityEnclosingRequestWrapper( in wrapRequest()
/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java81 import org.apache.http.impl.client.EntityEnclosingRequestWrapper;
295 return new EntityEnclosingRequestWrapper((HttpEntityEnclosingRequest) request); in wrapRequest()
/external/apache-http/
Dart-profile339 HPLorg/apache/http/impl/client/EntityEnclosingRequestWrapper;-><init>(Lorg/apache/http/HttpEntityEn…
340 HPLorg/apache/http/impl/client/EntityEnclosingRequestWrapper;->expectContinue()Z
341 HPLorg/apache/http/impl/client/EntityEnclosingRequestWrapper;->getEntity()Lorg/apache/http/HttpEnti…
/external/apache-http/api/
Dcurrent.txt2622 …@Deprecated public class EntityEnclosingRequestWrapper extends org.apache.http.impl.client.Request…
2623 …ctor @Deprecated public EntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest) …