クラス ServletHttpHandlerAdapter

java.lang.ObjectSE
org.springframework.http.server.reactive.ServletHttpHandlerAdapter
実装されたすべてのインターフェース:
ServletEE
既知の直属サブクラス
JettyHttpHandlerAdapterTomcatHttpHandlerAdapter

public class ServletHttpHandlerAdapter extends ObjectSE implements ServletEE
サーブレット非同期サポートとサーブレットノンブロッキング I/O を使用して、HttpHandlerHttpServletEE に適合させます。
導入:
5.0
作成者:
Arjen Poutsma, Rossen Stoyanchev
関連事項: