次の方法で共有


IHttpServerConnectionExtensions クラス

定義

public static class IHttpServerConnectionExtensions
type IHttpServerConnectionExtensions = class
継承
IHttpServerConnectionExtensions

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

メソッド

FlushAsync(IHttpServerConnection)
ReceiveRequestHeaderAsync(IHttpServerConnection)
SendResponseEntityAsync(IHttpServerConnection, IHttpResponse)
SendResponseHeaderAsync(IHttpServerConnection, IHttpResponse)

適用対象