Class GraphQlProperties.Websocket
java.lang.Object
org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Websocket
- Enclosing class:
GraphQlProperties
- Since:
- 4.0.0
- Author:
- Brian Clozel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable Duration@Nullable StringgetPath()voidsetConnectionInitTimeout(Duration connectionInitTimeout) voidsetKeepAlive(@Nullable Duration keepAlive) void
-
Constructor Details
-
Websocket
public Websocket()
-
-
Method Details
-
getPath
-
setPath
-
getConnectionInitTimeout
-
setConnectionInitTimeout
-
getKeepAlive
-
setKeepAlive
-