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