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

/external/apache-http/src/org/apache/http/entity/
H A DHttpEntityWrapper.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/entity/HttpEntityWrapper.java $
52 public class HttpEntityWrapper implements HttpEntity { class in inherits:HttpEntity
62 public HttpEntityWrapper(HttpEntity wrapped) { method in class:HttpEntityWrapper
113 } // class HttpEntityWrapper

Completed in 65 milliseconds