Uses of Interface
org.apache.http.nio.entity.HttpNIOEntity

Packages that use HttpNIOEntity
org.apache.http.nio.entity Representations for non-blocking HTTP message entities. 
 

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

Classes in org.apache.http.nio.entity that implement HttpNIOEntity
 class ByteArrayNIOEntity
          Deprecated. Use NByteArrayEntity
 class FileNIOEntity
          Deprecated. Use NFileEntity
 class StringNIOEntity
          Deprecated. Use NStringEntity
 



Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.