You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Steffen Pingel (JIRA)" <ji...@apache.org> on 2007/05/14 20:54:16 UTC

[jira] Created: (HTTPCORE-74) Make BufferedContent, ContentInputStream, ContentOutputStream public

Make BufferedContent, ContentInputStream, ContentOutputStream public
--------------------------------------------------------------------

                 Key: HTTPCORE-74
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-74
             Project: HttpComponents Core
          Issue Type: Improvement
          Components: HttpCore NIO
    Affects Versions: 4.0-alpha5
            Reporter: Steffen Pingel


BufferedContent, ContentInputStream and ContentOutputStream are useful classes when implementing custom NHttpServiceHandlers. These classes are currently not reusable due to default class visibility. Could the visibility be changed to public?

-- 
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


[jira] Resolved: (HTTPCORE-74) Make BufferedContent, ContentInputStream, ContentOutputStream public

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-74.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-alpha5

Done

Oleg

> Make BufferedContent, ContentInputStream, ContentOutputStream public
> --------------------------------------------------------------------
>
>                 Key: HTTPCORE-74
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-74
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha5
>            Reporter: Steffen Pingel
>             Fix For: 4.0-alpha5
>
>
> BufferedContent, ContentInputStream and ContentOutputStream are useful classes when implementing custom NHttpServiceHandlers. These classes are currently not reusable due to default class visibility. Could the visibility be changed to public?

-- 
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