Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.apache.http.entity.ContentProducer

Uses of ContentProducer in org.apache.http.entity
 

Fields in org.apache.http.entity declared as ContentProducer
private  ContentProducer EntityTemplate.contentproducer
           
 

Constructors in org.apache.http.entity with parameters of type ContentProducer
EntityTemplate(ContentProducer contentproducer)