Uses of Interface
org.apache.camel.component.jms.DestinationEndpoint
-
Packages that use DestinationEndpoint Package Description 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 Modifier and Type Class Description classJmsTemporaryQueueEndpointA JMS Endpoint for working with aTemporaryQueueclassJmsTemporaryTopicEndpointA JMS Endpoint for working with aTemporaryTopicMethods in org.apache.camel.component.jms with parameters of type DestinationEndpoint Modifier and Type Method Description static org.springframework.jms.support.destination.DestinationResolverJmsComponent. createDestinationResolver(DestinationEndpoint destinationEndpoint)static org.springframework.jms.support.destination.DestinationResolverJmsConfiguration. createDestinationResolver(DestinationEndpoint destinationEndpoint)
-