クラス JettyServerProperties.Threads

java.lang.ObjectSE
org.springframework.boot.jetty.autoconfigure.JettyServerProperties.Threads
含まれているクラス:
JettyServerProperties

public static class JettyServerProperties.Threads extends ObjectSE
Jetty スレッドのプロパティ。
導入:
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
  • コンストラクターの詳細

    • Threads

      public Threads()
  • メソッドの詳細

    • getAcceptors

      public IntegerSE getAcceptors()
    • setAcceptors

      public void setAcceptors(IntegerSE acceptors)
    • getSelectors

      public IntegerSE getSelectors()
    • setSelectors

      public void setSelectors(IntegerSE selectors)
    • setMin

      public void setMin(IntegerSE min)
    • getMin

      public IntegerSE getMin()
    • setMax

      public void setMax(IntegerSE max)
    • getMax

      public IntegerSE getMax()
    • getMaxQueueCapacity

      public @Nullable IntegerSE getMaxQueueCapacity()
    • setMaxQueueCapacity

      public void setMaxQueueCapacity(@Nullable IntegerSE maxQueueCapacity)
    • setIdleTimeout

      public void setIdleTimeout(DurationSE idleTimeout)
    • getIdleTimeout

      public DurationSE getIdleTimeout()