Class GraphQlProperties.Sse
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Sse
- Enclosing class:
GraphQlProperties
- Since:
- 2.7.0
- Author:
- Brian Clozel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setKeepAlive
(Duration keepAlive) void
setTimeout
(Duration timeout)
-
Constructor Details
-
Sse
public Sse()
-
-
Method Details
-
getKeepAlive
-
setKeepAlive
-
getTimeout
-
setTimeout
-