Sprache

HttpService.HandleRequest(IHttpServerConnection, IHttpContext) Methode

Definition

[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

Parameter

context
IHttpContext
Attribute

Ausnahmen

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: