Class ServerProperties.Jetty
java.lang.Object
org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
- Enclosing class:
- ServerProperties
Jetty properties.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJetty access log properties.static classJetty thread properties. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConnectionIdleTimeout(Duration connectionIdleTimeout) voidsetMaxHttpFormPostSize(DataSize maxHttpFormPostSize)
-
Constructor Details
-
Jetty
public Jetty()
-
-
Method Details
-
getAccesslog
-
getThreads
-
getMaxHttpFormPostSize
-
setMaxHttpFormPostSize
-
getConnectionIdleTimeout
-
setConnectionIdleTimeout
-