You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/12/08 18:50:43 UTC

[jira] Resolved: (HTTPCORE-68) Provide NIO entity

     [ 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: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org