Uses of Class
ddf.camel.component.catalog.CatalogEndpoint
Packages that use CatalogEndpoint
Package
Description
-
Uses of CatalogEndpoint in ddf.camel.component.catalog.framework
Constructors in ddf.camel.component.catalog.framework with parameters of type CatalogEndpointModifierConstructorDescriptionFrameworkProducer(CatalogEndpoint endpoint, ddf.catalog.CatalogFramework catalogFramework) Constructs theProducerfor the custom Camel CatalogComponent. -
Uses of CatalogEndpoint in ddf.camel.component.catalog.ingest
Constructors in ddf.camel.component.catalog.ingest with parameters of type CatalogEndpointModifierConstructorDescriptionPostIngestConsumer(CatalogEndpoint endpoint, org.apache.camel.Processor processor) -
Uses of CatalogEndpoint in ddf.camel.component.catalog.inputtransformer
Constructors in ddf.camel.component.catalog.inputtransformer with parameters of type CatalogEndpointModifierConstructorDescriptionInputTransformerConsumer(CatalogEndpoint endpoint, org.apache.camel.Processor processor) Constructs the consumer for the custom Camel CatalogComponent.InputTransformerProducer(CatalogEndpoint endpoint) Constructs theProducerfor the custom Camel CatalogComponent. -
Uses of CatalogEndpoint in ddf.camel.component.catalog.queryresponsetransformer
Constructors in ddf.camel.component.catalog.queryresponsetransformer with parameters of type CatalogEndpointModifierConstructorDescriptionQueryResponseTransformerConsumer(CatalogEndpoint endpoint, org.apache.camel.Processor processor) Constructs the consumer for the custom Camel CatalogComponent.Constructs theProducerfor the custom Camel CatalogComponent. -
Uses of CatalogEndpoint in ddf.camel.component.catalog.transformer
Constructors in ddf.camel.component.catalog.transformer with parameters of type CatalogEndpointModifierConstructorDescriptionTransformerConsumer(Class<?> transformerClass, CatalogEndpoint endpoint, org.apache.camel.Processor processor) Constructs the consumer for the custom Camel CatalogComponent.TransformerProducer(CatalogEndpoint endpoint) Constructs theProducerfor the custom Camel CatalogComponent.