You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2008/01/20 20:08:34 UTC

[jira] Resolved: (HTTPCLIENT-729) move HttpRoute and related classes to separate package

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roland Weber resolved HTTPCLIENT-729.
-------------------------------------

    Resolution: Fixed

API classes moved to org.apache.http.conn.routing.
Implementation classes remain in place for now,
might be moved later.

> move HttpRoute and related classes to separate package
> ------------------------------------------------------
>
>                 Key: HTTPCLIENT-729
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-729
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpConn
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Roland Weber
>            Assignee: Roland Weber
>            Priority: Minor
>             Fix For: 4.0 Alpha 3
>
>
> The route-related stuff in o.a.h.conn is detached from the rest of the connection management API.
> Move HttpRoute, RouteTracker, HttpRouteDirector, HttpRoutePlanner to o.a.h.conn.route or ...routing.
> Implementation classes have a dependency on Scheme and SchemeRegistry in o.a.h.conn,
> but that does not introduce a recursive dependency between packages.

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