The members of Org.Apache.Http.Conn.Routing.HttpRouteDirector are listed below.
See Also: Inherited members from System.Object
const | Complete | int (0). Indicates that the route is complete. |
const | ConnectProxy | int (2). Step: open connection to proxy. |
const | ConnectTarget | int (1). Step: open connection to target. |
const | LayerProtocol | int (5). Step: layer protocol (over tunnel). |
const | TunnelProxy | int (4). Step: tunnel through proxy to other proxy. |
const | TunnelTarget | int (3). Step: tunnel through proxy to target. |
const | Unreachable | int (-1). Indicates that the route can not be established at all. |