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