[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.