クラスの使用
org.springframework.boot.web.server.Http2
Http2 を使用するパッケージ
パッケージ
説明
Netty がサポートするリアクティブ Web サーバー実装。
組み込み Web サーバーのサポート。
Web サーバーの自動構成に関連するクラス。
org.springframework.boot.reactor.netty 内の Http2 使用
型 Http2 のパラメーターを持つ org.springframework.boot.reactor.netty のコンストラクター修飾子コンストラクター説明SslServerCustomizer(@Nullable Http2 http2, @Nullable Ssl.ClientAuth clientAuth, SslBundle sslBundle, MapSE<StringSE, SslBundle> serverNameSslBundles) org.springframework.boot.web.server 内の Http2 使用
Http2 を返す org.springframework.boot.web.server のメソッド型 Http2 のパラメーターを持つ org.springframework.boot.web.server のメソッドorg.springframework.boot.web.server.autoconfigure 内の Http2 使用