HttpService.HandleRequest(IHttpServerConnection, IHttpContext) Метод

Определение

[Android.Runtime.Register("handleRequest", "(Lorg/apache/http/HttpServerConnection;Lorg/apache/http/protocol/HttpContext;)V", "GetHandleRequest_Lorg_apache_http_HttpServerConnection_Lorg_apache_http_protocol_HttpContext_Handler")]
public virtual void HandleRequest(Org.Apache.Http.IHttpServerConnection? conn, Org.Apache.Http.Protocol.IHttpContext? context);
[<Android.Runtime.Register("handleRequest", "(Lorg/apache/http/HttpServerConnection;Lorg/apache/http/protocol/HttpContext;)V", "GetHandleRequest_Lorg_apache_http_HttpServerConnection_Lorg_apache_http_protocol_HttpContext_Handler")>]
abstract member HandleRequest : Org.Apache.Http.IHttpServerConnection * Org.Apache.Http.Protocol.IHttpContext -> unit
override this.HandleRequest : Org.Apache.Http.IHttpServerConnection * Org.Apache.Http.Protocol.IHttpContext -> unit

Параметры

context
IHttpContext
Атрибуты

Исключения

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к