Skip navigation links
Camel :: Yql 2.23.2.fuse-7_10_0-00020-redhat-00001
B C D F G I O P S V Y 

B

body() - Method in exception org.apache.camel.component.yql.exception.YqlHttpException
 

C

CAMEL_YQL_HTTP_REQUEST - Static variable in class org.apache.camel.component.yql.YqlProducer
 
CAMEL_YQL_HTTP_STATUS - Static variable in class org.apache.camel.component.yql.YqlProducer
 
createConsumer(Processor) - Method in class org.apache.camel.component.yql.YqlEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.yql.YqlComponent
 
createProducer() - Method in class org.apache.camel.component.yql.YqlEndpoint
 

D

doStop() - Method in class org.apache.camel.component.yql.YqlComponent
 
doStop() - Method in class org.apache.camel.component.yql.YqlEndpoint
 

F

failedWith(int, String, String) - Static method in exception org.apache.camel.component.yql.exception.YqlHttpException
 

G

get(YqlConfiguration) - Method in class org.apache.camel.component.yql.client.YqlClient
 
getBody() - Method in class org.apache.camel.component.yql.client.YqlResponse
 
getCallback() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getCrossProduct() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getEnv() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getFormat() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getHttpRequest() - Method in class org.apache.camel.component.yql.client.YqlResponse
 
getHttpStatus() - Method in exception org.apache.camel.component.yql.exception.YqlHttpException
 
getJsonCompat() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getLocalConnectionManager() - Method in class org.apache.camel.component.yql.YqlComponent
 
getOriginalRequest() - Method in exception org.apache.camel.component.yql.exception.YqlHttpException
 
getQuery() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
getStatus() - Method in class org.apache.camel.component.yql.client.YqlResponse
 

I

isDebug() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
isDiagnostics() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
isHttps() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 
isSingleton() - Method in class org.apache.camel.component.yql.YqlEndpoint
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
 

O

org.apache.camel.component.yql - package org.apache.camel.component.yql
 
org.apache.camel.component.yql.client - package org.apache.camel.component.yql.client
 
org.apache.camel.component.yql.configuration - package org.apache.camel.component.yql.configuration
 
org.apache.camel.component.yql.exception - package org.apache.camel.component.yql.exception
 

P

process(Exchange) - Method in class org.apache.camel.component.yql.YqlProducer
 

S

setCallback(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
The name of the JavaScript callback function for JSONP format.
setConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.yql.YqlComponent
To use a custom configured HttpClientConnectionManager.
setCrossProduct(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
When given the value optimized, the projected fields in SELECT statements that may be returned in separate item elements in the response are optimized to be in a single item element instead.
setDebug(boolean) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
If true, and if diagnostic is set to true, debug data is returned with the response.
setDiagnostics(boolean) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
If true, diagnostic information is returned with the response.
setEnv(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
Allows you to use multiple Open Data Tables through a YQL environment file.
setFormat(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
The expected format.
setHttps(boolean) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
Option to use HTTPS to communicate with YQL.
setJsonCompat(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
Enables lossless JSON processing.
setQuery(String) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
The YQL statement to execute.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.yql.configuration.YqlConfiguration
Option to disable throwing the YqlHttpException in case of failed responses from the remote server.

V

validateProperties(YqlConfiguration) - Static method in class org.apache.camel.component.yql.configuration.YqlConfigurationValidator
 

Y

YqlClient - Class in org.apache.camel.component.yql.client
 
YqlClient(CloseableHttpClient) - Constructor for class org.apache.camel.component.yql.client.YqlClient
 
YqlComponent - Class in org.apache.camel.component.yql
 
YqlComponent() - Constructor for class org.apache.camel.component.yql.YqlComponent
 
YqlConfiguration - Class in org.apache.camel.component.yql.configuration
YQL configuration that should reflect https://developer.yahoo.com/yql/guide/users-overview.html
YqlConfiguration() - Constructor for class org.apache.camel.component.yql.configuration.YqlConfiguration
 
YqlConfigurationValidator - Class in org.apache.camel.component.yql.configuration
 
YqlEndpoint - Class in org.apache.camel.component.yql
The YQL (Yahoo! Query Language) platform enables you to query, filter, and combine data across the web.
YqlEndpoint(String, YqlComponent, YqlConfiguration, HttpClientConnectionManager) - Constructor for class org.apache.camel.component.yql.YqlEndpoint
 
YqlException - Exception in org.apache.camel.component.yql.exception
 
YqlException(String) - Constructor for exception org.apache.camel.component.yql.exception.YqlException
 
YqlHttpException - Exception in org.apache.camel.component.yql.exception
Signal a non 200 HTTP response
YqlProducer - Class in org.apache.camel.component.yql
A Producer that send messages to YQL
YqlResponse - Class in org.apache.camel.component.yql.client
 
B C D F G I O P S V Y 
Skip navigation links
Camel :: Yql 2.23.2.fuse-7_10_0-00020-redhat-00001

Apache Camel