Lines Matching refs:RouteInfo
1812 …otected int directStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1813 method @Deprecated protected int firstStep(org.apache.http.conn.routing.RouteInfo);
1814 …ed public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1815 …tected int proxiedStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1818 …ublic final class HttpRoute implements java.lang.Cloneable org.apache.http.conn.routing.RouteInfo {
1819 …Host[], boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.R…
1820 …tpHost, boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.R…
1827 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1831 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();
1838 …ed public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1852 @Deprecated public interface RouteInfo {
1855 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1859 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();
1865 @Deprecated public enum RouteInfo.LayerType {
1866 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.LayerType LAY…
1867 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.LayerType PLA…
1870 @Deprecated public enum RouteInfo.TunnelType {
1871 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.TunnelType PL…
1872 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.TunnelType TU…
1875 …ic final class RouteTracker implements java.lang.Cloneable org.apache.http.conn.routing.RouteInfo {
1883 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1887 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();