Class Hierarchy
- java.lang.Object
- org.apache.camel.support.service.BaseService
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.support.AsyncProcessorSupport (implements org.apache.camel.AsyncProcessor)
- org.apache.camel.support.processor.DelegateAsyncProcessor (implements org.apache.camel.DelegateProcessor, org.apache.camel.Navigate<T>)
- org.apache.camel.component.rest.RestProducerBindingProcessor
- org.apache.camel.support.processor.DelegateAsyncProcessor (implements org.apache.camel.DelegateProcessor, org.apache.camel.Navigate<T>)
- org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
- org.apache.camel.component.rest.RestApiComponent
- org.apache.camel.component.rest.RestComponent
- org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
- org.apache.camel.component.rest.RestApiEndpoint
- org.apache.camel.component.rest.RestEndpoint
- org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
- org.apache.camel.support.DefaultAsyncProducer (implements org.apache.camel.AsyncProducer)
- org.apache.camel.component.rest.RestApiProducer
- org.apache.camel.component.rest.RestProducer
- org.apache.camel.support.DefaultAsyncProducer (implements org.apache.camel.AsyncProducer)
- org.apache.camel.component.rest.DefaultRestRegistry (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.RestRegistry, org.apache.camel.StaticService)
- org.apache.camel.support.AsyncProcessorSupport (implements org.apache.camel.AsyncProcessor)
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension (implements org.apache.camel.CamelContextAware, org.apache.camel.ComponentAware, org.apache.camel.component.extension.ComponentVerifierExtension)
- org.apache.camel.component.rest.RestComponentVerifierExtension
- org.apache.camel.component.rest.DefaultRestRegistryFactory (implements org.apache.camel.spi.RestRegistryFactory)
- org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
- org.apache.camel.component.rest.RestApiEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
- org.apache.camel.component.rest.RestEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
- org.apache.camel.support.component.PropertyConfigurerSupport
- org.apache.camel.component.rest.RestApiComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
- org.apache.camel.component.rest.RestApiEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
- org.apache.camel.component.rest.RestComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
- org.apache.camel.component.rest.RestEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
- org.apache.camel.support.service.BaseService