Org.Apache.Http.IHttpServerConnection
An HTTP connection for use on the server side.

See Also: IHttpServerConnection Members

Syntax

[Android.Runtime.Register("org/apache/http/HttpServerConnection", "", "Org.Apache.Http.IHttpServerConnectionInvoker")]
public interface IHttpServerConnection : IHttpConnection, IDisposable

Remarks

An HTTP connection for use on the server side. Requests are received, responses are sent.

[Android Documentation]

Requirements

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