namespace Org.Apache.Http.Impl.Conn
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("org/apache/http/impl/conn/DefaultClientConnectionOperator", DoNotGenerateAcw = true)]
public class DefaultClientConnectionOperator : Object, IJavaObject, IJavaPeerable, IClientConnectionOperator, IDisposable
{
[Register("openConnection", "(Lorg/apache/http/conn/OperatedClientConnection;Lorg/apache/http/HttpHost;Ljava/net/InetAddress;Lorg/apache/http/protocol/HttpContext;Lorg/apache/http/params/HttpParams;)V", "GetOpenConnection_Lorg_apache_http_conn_OperatedClientConnection_Lorg_apache_http_HttpHost_Ljava_net_InetAddress_Lorg_apache_http_protocol_HttpContext_Lorg_apache_http_params_HttpParams_Handler")]
public virtual void OpenConnection(IOperatedClientConnection? conn, HttpHost? target, InetAddress? local, IHttpContext? context, IHttpParams? params);
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 6.0-android7.0-android |
Xamarin Android | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|