Uses of Record Class
io.evitadb.externalApi.graphql.io.GraphQLSchemaHandler.GraphQLEndpointExchange
Packages that use GraphQLSchemaHandler.GraphQLEndpointExchange
-
Uses of GraphQLSchemaHandler.GraphQLEndpointExchange in io.evitadb.externalApi.graphql.io
Methods in io.evitadb.externalApi.graphql.io that return GraphQLSchemaHandler.GraphQLEndpointExchangeModifier and TypeMethodDescriptionGraphQLSchemaHandler.createEndpointExchange(io.undertow.server.HttpServerExchange serverExchange, String httpMethod, String requestBodyMediaType, String preferredResponseMediaType) Methods in io.evitadb.externalApi.graphql.io with parameters of type GraphQLSchemaHandler.GraphQLEndpointExchangeModifier and TypeMethodDescriptionprotected io.evitadb.externalApi.http.EndpointResponseGraphQLSchemaHandler.doHandleRequest(GraphQLSchemaHandler.GraphQLEndpointExchange exchange) protected voidGraphQLSchemaHandler.writeResult(GraphQLSchemaHandler.GraphQLEndpointExchange exchange, OutputStream outputStream, Object response)