Lines Matching refs:RouteInfo
1818 …otected int directStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1819 method @Deprecated protected int firstStep(org.apache.http.conn.routing.RouteInfo);
1820 …ed public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1821 …tected int proxiedStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1824 …ublic final class HttpRoute implements java.lang.Cloneable org.apache.http.conn.routing.RouteInfo {
1825 …Host[], boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.R…
1826 …tpHost, boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.R…
1833 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1837 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();
1844 …ed public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteI…
1858 @Deprecated public interface RouteInfo {
1861 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1865 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();
1871 @Deprecated public enum RouteInfo.LayerType {
1872 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.LayerType LAY…
1873 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.LayerType PLA…
1876 @Deprecated public enum RouteInfo.TunnelType {
1877 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.TunnelType PL…
1878 …enum_constant @Deprecated public static final org.apache.http.conn.routing.RouteInfo.TunnelType TU…
1881 …ic final class RouteTracker implements java.lang.Cloneable org.apache.http.conn.routing.RouteInfo {
1889 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1893 method @Deprecated public org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType();