public interface

HttpNIOEntity

implements HttpEntity
org.apache.http.nio.entity.HttpNIOEntity
Known Indirect Subclasses

This interface is deprecated.
Use ProducingNHttpEntity

Summary

Public Methods
abstract ReadableByteChannel getChannel()
[Expand]
Inherited Methods
From interface org.apache.http.HttpEntity

Public Methods

public abstract ReadableByteChannel getChannel ()

Throws
IOException