Uses of Class
org.springframework.graphql.server.webflux.GraphQlHttpHandler
Packages that use GraphQlHttpHandler
Package
Description
HTTP and WebSocket handlers for use in a Spring WebFlux application.
-
Uses of GraphQlHttpHandler in org.springframework.graphql.server.webflux
Methods in org.springframework.graphql.server.webflux that return GraphQlHttpHandlerModifier and TypeMethodDescriptionGraphQlHttpHandler.Builder.build()Build theGraphQlHttpHandler.