クラス ServerProperties.Jetty.Threads
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
- 含まれているクラス:
- ServerProperties.Jetty
Jetty スレッドのプロパティ。
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明getMax()getMin()voidsetAcceptors(IntegerSE acceptors) voidsetIdleTimeout(DurationSE idleTimeout) voidvoidsetMaxQueueCapacity(IntegerSE maxQueueCapacity) voidvoidsetSelectors(IntegerSE selectors)
コンストラクターの詳細
Threads
public Threads()
メソッドの詳細
getAcceptors
setAcceptors
getSelectors
setSelectors
setMin
getMin
setMax
getMax
getMaxQueueCapacity
setMaxQueueCapacity
setIdleTimeout
getIdleTimeout