Package | Description |
---|---|
org.springframework.graphql.server |
Server transports handling GraphQL requests over the HTTP, WebSocket, and RSocket.
|
Modifier and Type | Method and Description |
---|---|
WebSocketGraphQlInterceptor |
WebGraphQlHandler.getWebSocketInterceptor()
Return the single interceptor of type
WebSocketGraphQlInterceptor among all the configured
interceptors. |