common interface for HttpRoute and RouteTracker
-----------------------------------------------

                 Key: HTTPCLIENT-742
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-742
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpConn
    Affects Versions: 4.0 Alpha 2
            Reporter: Roland Weber
            Priority: Trivial
             Fix For: 4.0 Beta 1


Classes HttpRoute and RouteTracker have many identical getters. There should be 
a common interface, for example RouteInfo, to define these getters and a 
toRoute() method that returns an unmodifiable representation. Some portions of 
the API may then accept the interface instead of the specific class HttpRoute.


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

Reply via email to