クラス NettyServerProperties
java.lang.ObjectSE
org.springframework.boot.reactor.netty.autoconfigure.NettyServerProperties
Netty サーバーのプロパティ。
- 導入:
- 4.0.0
- 作成者:
- Dave Syer, Stephane Nicoll, Andy Wilkinson, Ivan Sopov, Marcos Barbero, Edd ú Mel é ndez, Quinten De Swaef, Venil Noronha, Aur é lien Leboulanger, Brian Clozel, Olivier Lamy, Chentao Qu, Artsiom Yudovin, Andrew McGhie, Rafiullah Hamedy, Dirk Deyne, HaiTao Zhang, Victor Mandujano, Chris Bono, Parviz Rozikov, Florian Storz, Michael Weidmann, Lasse Wulff
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable DurationSE@Nullable DurationSE@Nullable IntegerSEbooleanvoidsetConnectionTimeout(@Nullable DurationSE connectionTimeout) voidsetH2cMaxContentLength(DataSize h2cMaxContentLength) voidsetIdleTimeout(@Nullable DurationSE idleTimeout) voidsetInitialBufferSize(DataSize initialBufferSize) voidsetMaxInitialLineLength(DataSize maxInitialLineLength) voidsetMaxKeepAliveRequests(@Nullable IntegerSE maxKeepAliveRequests) voidsetValidateHeaders(boolean validateHeaders)
コンストラクターの詳細
NettyServerProperties
public NettyServerProperties()
メソッドの詳細
getConnectionTimeout
setConnectionTimeout
getH2cMaxContentLength
setH2cMaxContentLength
getInitialBufferSize
setInitialBufferSize
getMaxInitialLineLength
setMaxInitialLineLength
getMaxKeepAliveRequests
setMaxKeepAliveRequests
isValidateHeaders
public boolean isValidateHeaders()setValidateHeaders
public void setValidateHeaders(boolean validateHeaders) getIdleTimeout
setIdleTimeout