[ https://issues.apache.org/jira/browse/HTTPCLIENT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roland Weber updated HTTPCLIENT-742: ------------------------------------ Fix Version/s: (was: 4.0 Beta 1) 4.0 Alpha 3 Assignee: Roland Weber This implies moving the TunnelType and LayerType enums to the new interface. We should not delay this change to a later release. > 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 > Assignee: Roland Weber > Priority: Trivial > Fix For: 4.0 Alpha 3 > > > 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]