Uses of Interface
org.springframework.graphql.client.WebSocketGraphQlClient
-
Uses of WebSocketGraphQlClient in org.springframework.graphql.client
Modifier and TypeMethodDescriptionWebSocketGraphQlClient.Builder.build()
Build theWebSocketGraphQlClient
.static WebSocketGraphQlClient
WebSocketGraphQlClient.create
(URI url, WebSocketClient webSocketClient) Create aWebSocketGraphQlClient
.