[ 
http://issues.apache.org/jira/browse/HTTPCLIENT-552?page=comments#action_12416006
 ] 

Michael Becke commented on HTTPCLIENT-552:
------------------------------------------

Sounds good.

Mike

> Add shutdown method to SimpleHttpConnectionManager
> --------------------------------------------------
>
>          Key: HTTPCLIENT-552
>          URL: http://issues.apache.org/jira/browse/HTTPCLIENT-552
>      Project: Jakarta HttpClient
>         Type: Improvement

>   Components: HttpClient
>     Versions: Nightly Builds
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Sebb
>     Assignee: Oleg Kalnichevski
>     Priority: Minor
>      Fix For: 3.1 Alpha 1
>  Attachments: hcm-ext.patch, shcm.patch
>
> It would be useful to be able to close the connection in the
> SimpleHttpConnectionManager. This could be achieved by adding a shutdown()
> method as per the MultiThreadedConnectionManager.
> Ideally this would be added to the HttpConnection interface, but this could
> break existing implementations.
> To avoid this, perhaps consider introducing a sub-interface with the method 
> in it.
> [Could also create an AbstractConnectionManager class - this would make it
> easier to add more functions later]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to