Index

A B C D G I M O P S 
All Classes and Interfaces|All Packages

A

afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.graphql.GraphqlComponent
 

B

buildRequestBody(String, String, JsonObject) - Static method in class org.apache.camel.component.graphql.GraphqlProducer
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.graphql.GraphqlComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.graphql.GraphqlEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.graphql.GraphqlComponent
 
createProducer() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 

D

doStop() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 

G

getAccessToken() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.graphql.GraphqlProducer
 
getHttpclient() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getHttpClient() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getHttpUri() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getJwtAuthorizationType() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getOperationName() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.graphql.GraphqlComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.graphql.GraphqlEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.graphql.GraphqlComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.graphql.GraphqlEndpointConfigurer
 
getPassword() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getProxyHost() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getQuery() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getQueryFile() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getQueryHeader() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getUsername() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getVariables() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
getVariablesHeader() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
GraphqlComponent - Class in org.apache.camel.component.graphql
 
GraphqlComponent() - Constructor for class org.apache.camel.component.graphql.GraphqlComponent
 
GraphqlComponentConfigurer - Class in org.apache.camel.component.graphql
Generated by camel build tools - do NOT edit this file!
GraphqlComponentConfigurer() - Constructor for class org.apache.camel.component.graphql.GraphqlComponentConfigurer
 
GraphqlEndpoint - Class in org.apache.camel.component.graphql
Send GraphQL queries and mutations to external systems.
GraphqlEndpoint(String, Component) - Constructor for class org.apache.camel.component.graphql.GraphqlEndpoint
 
GraphqlEndpointConfigurer - Class in org.apache.camel.component.graphql
Generated by camel build tools - do NOT edit this file!
GraphqlEndpointConfigurer() - Constructor for class org.apache.camel.component.graphql.GraphqlEndpointConfigurer
 
GraphqlEndpointUriFactory - Class in org.apache.camel.component.graphql
Generated by camel build tools - do NOT edit this file!
GraphqlEndpointUriFactory() - Constructor for class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 
GraphqlProducer - Class in org.apache.camel.component.graphql
 
GraphqlProducer(GraphqlEndpoint) - Constructor for class org.apache.camel.component.graphql.GraphqlProducer
 

I

isEnabled(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 

O

org.apache.camel.component.graphql - package org.apache.camel.component.graphql
 

P

process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.graphql.GraphqlProducer
 
propertyNames() - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.graphql.GraphqlEndpointUriFactory
 
setAccessToken(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The access token sent in the Authorization header.
setHttpClient(CloseableHttpClient) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
 
setHttpUri(URI) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The GraphQL server URI.
setJwtAuthorizationType(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The JWT Authorization type.
setOperationName(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The query or mutation name.
setPassword(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The password for Basic authentication.
setProxyHost(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The proxy host in the format "hostname:port".
setQuery(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The query text.
setQueryFile(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The query file name located in the classpath.
setQueryHeader(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The name of a header containing the GraphQL query.
setUsername(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The username for Basic authentication.
setVariables(JsonObject) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The JsonObject instance containing the operation variables.
setVariablesHeader(String) - Method in class org.apache.camel.component.graphql.GraphqlEndpoint
The name of a header containing a JsonObject instance containing the operation variables.
A B C D G I M O P S 
All Classes and Interfaces|All Packages