[
https://issues.apache.org/jira/browse/HTTPCORE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roland Weber updated HTTPCORE-34:
---------------------------------
Assignee: Roland Weber
Summary: need callback on entity/stream close or EOF (was: need callback
on entitiy/stream close or EOF)
> need callback on entity/stream close or EOF
> -------------------------------------------
>
> Key: HTTPCORE-34
> URL: https://issues.apache.org/jira/browse/HTTPCORE-34
> Project: HttpComponents Core
> Issue Type: New Feature
> Components: HttpCore
> Affects Versions: 4.0-alpha3
> Reporter: Roland Weber
> Assigned To: Roland Weber
>
> For connection management, a callback is needed that indicates when an
> incoming entity (stream) is closed or has been read to the end.
> These events indicate that the connection can be (auto-) released.
> A candidate for implementing this callback are the various InputStream
> classes in org.apache.http.io.
> We probably should have a common base interface with methods for registering
> a callback handler.
--
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]