The methods of Org.Apache.Http.Conn.Routing.RouteTracker are listed below. For a list of all members, see the RouteTracker Members list.
See Also: Inherited members from Java.Lang.Object
Clone()Creates and returns a copy of this Object. | ||
ConnectProxy(Org.Apache.Http.HttpHost, bool)Tracks connecting to the first proxy. | ||
ConnectTarget(bool)Tracks connecting to the target. | ||
override | Equals(Java.Lang.Object)Compares this tracked route to another. | |
override | GetHashCode()Generates a hash code for this tracked route. | |
GetHopTarget(int)Obtains the target of a hop in this route. | ||
LayerProtocol(bool)Tracks layering a protocol. | ||
ToRoute()Obtains the tracked route. | ||
override | ToString()Obtains a description of the tracked route. | |
TunnelProxy(Org.Apache.Http.HttpHost, bool)Tracks tunnelling to a proxy in a proxy chain. | ||
TunnelTarget(bool)Tracks tunnelling to the target. | ||