Uses of Class
org.springframework.graphql.server.webflux.AbstractGraphQlHttpHandler
Package
Description
HTTP and WebSocket handlers for use in a Spring WebFlux application.
-
Uses of AbstractGraphQlHttpHandler in org.springframework.graphql.server.webflux
Modifier and TypeClassDescriptionclass
WebFlux.fn Handler for GraphQL over HTTP requests.class
GraphQL handler that supports the GraphQL Server-Sent Events Protocol and to be exposed as a WebFlux.fn endpoint viaRouterFunctions
.