|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmsQueueEndpoint | |
|---|---|
| org.apache.camel.component.jms | Defines the JMS Component |
| Uses of JmsQueueEndpoint in org.apache.camel.component.jms |
|---|
| Subclasses of JmsQueueEndpoint in org.apache.camel.component.jms | |
|---|---|
class |
JmsTemporaryQueueEndpoint
A JMS Endpoint for working with a TemporaryQueue
Important: Need to be really careful to always use the same Connection otherwise the destination goes stale |
| Methods in org.apache.camel.component.jms with parameters of type JmsQueueEndpoint | |
|---|---|
List<org.apache.camel.Exchange> |
DefaultQueueBrowseStrategy.browse(org.springframework.jms.core.JmsOperations template,
String queue,
JmsQueueEndpoint endpoint)
|
List<org.apache.camel.Exchange> |
QueueBrowseStrategy.browse(org.springframework.jms.core.JmsOperations template,
String queue,
JmsQueueEndpoint endpoint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||