Index
All Classes and Interfaces|All Packages
D
- doInit() - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
G
- GraphQlMessageHandler - Class in org.springframework.integration.graphql.outbound
-
An
AbstractReplyProducingMessageHandlercapable of fielding GraphQL Query, Mutation and Subscription requests. - GraphQlMessageHandler(ExecutionGraphQlService) - Constructor for class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
H
- handleRequestMessage(Message<?>) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
O
- org.springframework.integration.graphql.outbound - package org.springframework.integration.graphql.outbound
-
Provides classes for GraphQL outbound channel adapters.
S
- setExecutionIdExpression(Expression) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Set a SpEL expression to evaluate Execution Id for GraphQL Operation Request to execute.
- setLocale(Locale) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Set a Locale for GraphQL Operation to execute.
- setOperation(String) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Specify a GraphQL Operation.
- setOperationExpression(Expression) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Specify a SpEL expression to evaluate a GraphQL Operation
- setOperationName(String) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Set a GraphQL Operation Name to execute.
- setOperationNameExpression(Expression) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Set a SpEL expression to evaluate a GraphQL Operation Name to execute.
- setVariablesExpression(Expression) - Method in class org.springframework.integration.graphql.outbound.GraphQlMessageHandler
-
Set a SpEL expression to evaluate Variables for GraphQL Operation to execute.
All Classes and Interfaces|All Packages