[
https://issues.apache.org/jira/browse/HTTPCORE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCORE-68.
---------------------------------------
Resolution: Fixed
Steffen
I could not come up with anything better than a trivial extension to the
HttpEntity interface that in addition to all standard methods can represent
entity content as ReadableByteChannel.
https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-nio/src/main/java/org/apache/http/nio/entity/HttpNIOEntity.java
All other approaches I tried did not seem generic enough to warrant inclusion
into the core API. I am very open to alternatives, though. We can revisit this
issue around the 4.1 timeframe.
Oleg
> Provide NIO entity
> ------------------
>
> Key: HTTPCORE-68
> URL: https://issues.apache.org/jira/browse/HTTPCORE-68
> Project: HttpComponents Core
> Issue Type: New Feature
> Reporter: Steffen Pingel
> Fix For: 4.0-beta1
>
>
> Provide an interface for entities that support event based processing.
> Related: HTTPCORE-43
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]