| Package | Description |
|---|---|
| org.apache.camel.component.sjms | |
| org.apache.camel.component.sjms.producer |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SjmsProducer.CloseProducerCallback |
protected class |
SjmsProducer.ReturnProducerCallback |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SjmsProducer.sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
MessageProducerResources producer,
SjmsProducer.ReleaseProducerCallback releaseProducerCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
InOnlyProducer.sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
MessageProducerResources producer,
SjmsProducer.ReleaseProducerCallback releaseProducerCallback) |
void |
InOutProducer.sendMessage(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback,
MessageProducerResources producer,
SjmsProducer.ReleaseProducerCallback releaseProducerCallback)
TODO time out is actually double as it waits for the producer and then
waits for the response.
|
Apache Camel