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