|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DestinationEndpoint | |
---|---|
org.apache.camel.component.jms | Defines the JMS Component |
Uses of DestinationEndpoint in org.apache.camel.component.jms |
---|
Classes in org.apache.camel.component.jms that implement DestinationEndpoint | |
---|---|
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 |
class |
JmsTemporaryTopicEndpoint
A JMS Endpoint for working with a TemporaryTopic
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 DestinationEndpoint | |
---|---|
static org.springframework.jms.support.destination.DestinationResolver |
JmsConfiguration.createDestinationResolver(DestinationEndpoint destinationEndpoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |