Package | Description |
---|---|
org.apache.camel.component.wordpress | |
org.apache.camel.component.wordpress.consumer | |
org.apache.camel.component.wordpress.producer |
Modifier and Type | Method and Description |
---|---|
WordpressComponentConfiguration |
WordpressEndpoint.getConfig() |
WordpressComponentConfiguration |
WordpressComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
WordpressComponent.setConfiguration(WordpressComponentConfiguration configuration) |
Constructor and Description |
---|
WordpressComponent(WordpressComponentConfiguration configuration) |
WordpressEndpoint(String uri,
WordpressComponent component,
WordpressComponentConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
WordpressComponentConfiguration |
AbstractWordpressConsumer.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractWordpressConsumer.configureService(WordpressComponentConfiguration configuration)
Should be implemented to configure the endpoint calls.
|
Modifier and Type | Method and Description |
---|---|
WordpressComponentConfiguration |
AbstractWordpressProducer.getConfiguration() |
Apache Camel