Home
last modified time | relevance | path

Searched defs:HttpEntityWrapper (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/entity/
DHttpEntityWrapper.java52 public class HttpEntityWrapper implements HttpEntity { class
62 public HttpEntityWrapper(HttpEntity wrapped) { in HttpEntityWrapper() method in HttpEntityWrapper