Package | Description |
---|---|
org.apache.camel.component.atmos | |
org.apache.camel.component.atmos.integration.consumer | |
org.apache.camel.component.atmos.integration.producer |
Modifier and Type | Method and Description |
---|---|
protected AtmosEndpoint |
AtmosComponent.createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
Modifier and Type | Field and Description |
---|---|
protected AtmosEndpoint |
AtmosScheduledPollConsumer.endpoint |
Constructor and Description |
---|
AtmosScheduledPollConsumer(AtmosEndpoint endpoint,
org.apache.camel.Processor processor,
AtmosConfiguration configuration) |
AtmosScheduledPollGetConsumer(AtmosEndpoint endpoint,
org.apache.camel.Processor processor,
AtmosConfiguration configuration) |
Modifier and Type | Field and Description |
---|---|
protected AtmosEndpoint |
AtmosProducer.endpoint |
Constructor and Description |
---|
AtmosDelProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
AtmosGetProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
AtmosMoveProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
AtmosProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
AtmosPutProducer(AtmosEndpoint endpoint,
AtmosConfiguration configuration) |
Apache Camel