Package | Description |
---|---|
org.springframework.graphql.client |
This package contains a
GraphQlClient
along with HTTP and WebSocket extensions. |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionErrorException
WebSocket
GraphQlTransportException raised when a subscription
ends with an "error" message. |
class |
WebSocketDisconnectedException
WebSocket related
GraphQlTransportException raised when the connection
is closed while a request or subscription is in progress. |