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

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

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

Constructors in org.apache.http.nio.entity with parameters of type ContentOutputBuffer
ContentOutputStream(ContentOutputBuffer buffer)
           
 

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

Classes in org.apache.http.nio.util that implement ContentOutputBuffer
 class SharedOutputBuffer
           
 class SimpleOutputBuffer
           
 



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