Hierarchy For Package org.apache.camel.language.jq

Class Hierarchy

  • java.lang.Object
    • org.apache.camel.support.language.DefaultAnnotationExpressionFactory (implements org.apache.camel.support.language.AnnotationExpressionFactory)
    • org.apache.camel.support.ExpressionSupport (implements org.apache.camel.Expression, org.apache.camel.Predicate)
      • org.apache.camel.support.ExpressionAdapter
        • org.apache.camel.language.jq.JqExpression (implements org.apache.camel.spi.ExpressionResultTypeAware)
    • org.apache.camel.language.jq.JqFunctions
    • org.apache.camel.language.jq.JqFunctions.Body (implements net.thisptr.jackson.jq.Function)
    • org.apache.camel.language.jq.JqFunctions.Constant (implements net.thisptr.jackson.jq.Function)
    • org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction (implements net.thisptr.jackson.jq.Function)
    • org.apache.camel.support.LanguageSupport (implements org.apache.camel.CamelContextAware, org.apache.camel.IsSingleton, org.apache.camel.spi.Language)
      • org.apache.camel.support.TypedLanguageSupport
        • org.apache.camel.support.SingleInputTypedLanguageSupport
          • org.apache.camel.language.jq.JqLanguage (implements org.apache.camel.StaticService)

Annotation Interface Hierarchy

  • org.apache.camel.language.jq.Jq (implements java.lang.annotation.Annotation)