Org.Apache.Http.Conn.Routing.HttpRouteDirector Members

The members of Org.Apache.Http.Conn.Routing.HttpRouteDirector are listed below.

See Also: Inherited members from System.Object

Public Fields

const
Completeint (0). Indicates that the route is complete.
const
ConnectProxyint (2). Step: open connection to proxy.
const
ConnectTargetint (1). Step: open connection to target.
const
LayerProtocolint (5). Step: layer protocol (over tunnel).
const
TunnelProxyint (4). Step: tunnel through proxy to other proxy.
const
TunnelTargetint (3). Step: tunnel through proxy to target.
const
Unreachableint (-1). Indicates that the route can not be established at all.