Class GraphQlProperties.Websocket
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
- Enclosing class:
- GraphQlProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
void
setConnectionInitTimeout
(Duration connectionInitTimeout) void
-
Constructor Details
-
Websocket
public Websocket()
-
-
Method Details
-
getPath
-
setPath
-
getConnectionInitTimeout
-
setConnectionInitTimeout
-