Org.Apache.Http.Conn.Routing.IHttpRoutePlanner
Encapsulates logic to compute a Org.Apache.Http.Conn.Routing.HttpRoute to a target host.

See Also: IHttpRoutePlanner Members

Syntax

[Android.Runtime.Register("org/apache/http/conn/routing/HttpRoutePlanner", "", "Org.Apache.Http.Conn.Routing.IHttpRoutePlannerInvoker")]
public interface IHttpRoutePlanner : Android.Runtime.IJavaObject, IDisposable

Remarks

Encapsulates logic to compute a Org.Apache.Http.Conn.Routing.HttpRoute to a target host. Implementations may for example be based on parameters, or on the standard Java system properties.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Conn.Routing
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1