- getAfterConsumer() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the processor used to perform custom processing when the consumer is about to send back a reply message to the caller (if InOut).
- getAfterConsumer() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getAfterConsumer() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
Gets the processor used to perform custom processing when the consumer is about to send back a reply message to the caller (if InOut).
- getAfterProducer() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the processor used to perform custom processing after the producer has sent the message and received any reply (if InOut).
- getAfterProducer() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getAfterProducer() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
Gets the processor used to perform custom processing after the producer has sent the message and received any reply (if InOut).
- getBeforeConsumer() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the processor used to perform custom processing when the consumer has just received a new incoming message.
- getBeforeConsumer() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getBeforeConsumer() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
Gets the processor used to perform custom processing when the consumer has just received a new incoming message.
- getBeforeProducer() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the processor used to perform custom processing before the producer is sending the message.
- getBeforeProducer() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getBeforeProducer() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
Gets the processor used to perform custom processing before the producer is sending the message.
- getCamelCatalog() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the CamelCatalog
which can be used by the connector to help create the component.
- getCamelCatalog() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getCamelConnectorJSon() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the camel-connector JSon file.
- getCamelConnectorJSon() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getComponent() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
- getComponentName() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the connector component name
- getComponentName() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getComponentOptions() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
- getComponentScheme() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the connector component scheme
- getComponentScheme() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getConnectorName() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
Gets the connector name (title)
- getConnectorName() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getDelegateEndpointUri() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
- getEndpoint() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
- getInputDataType() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
- getOptions() - Method in interface org.apache.camel.component.connector.ConnectorComponent
-
A set of additional component/endpoint options to use for the base component when creating connector endpoints.
- getOptions() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-
- getOutputDataType() - Method in class org.apache.camel.component.connector.DefaultConnectorEndpoint
-
- getPeriod() - Method in class org.apache.camel.component.connector.SchedulerTimerConnectorEndpoint
-
- getSubType() - Method in class org.apache.camel.component.connector.DataType
-
Optional sub type to qualify the data type such as a java fully qualified class name, or a xml namespace etc
- getType() - Method in class org.apache.camel.component.connector.DataType
-
The type one of none, any (you can also use * as any), java, text, xml, or json.
- getVerifier() - Method in class org.apache.camel.component.connector.DefaultConnectorComponent
-