Uses of Class
org.apache.http.entity.BasicHttpEntity

Packages that use BasicHttpEntity
org.apache.http.impl.entity Default implementations of entity content strategies. 
 

Uses of BasicHttpEntity in org.apache.http.impl.entity
 

Methods in org.apache.http.impl.entity that return BasicHttpEntity
protected  BasicHttpEntity EntityDeserializer.doDeserialize(SessionInputBuffer inBuffer, HttpMessage message)
          Deprecated. Creates a BasicHttpEntity based on properties of the given message.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.