Uses of Interface
org.apache.http.nio.util.ContentInputBuffer

Packages that use ContentInputBuffer
org.apache.http.nio.entity   
org.apache.http.nio.util   
 

Uses of ContentInputBuffer in org.apache.http.nio.entity
 

Constructors in org.apache.http.nio.entity with parameters of type ContentInputBuffer
ContentBufferEntity(HttpEntity entity, ContentInputBuffer buffer)
           
ContentInputStream(ContentInputBuffer buffer)
           
 

Uses of ContentInputBuffer in org.apache.http.nio.util
 

Classes in org.apache.http.nio.util that implement ContentInputBuffer
 class SharedInputBuffer
           
 class SimpleInputBuffer
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.