Package org.apache.camel.component.jms
Interface QueueBrowseStrategy
- All Known Implementing Classes:
DefaultQueueBrowseStrategy
public interface QueueBrowseStrategy
-
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.camel.Exchange> browse(org.springframework.jms.core.JmsOperations template, String queue, JmsBrowsableEndpoint endpoint)
-
Method Details
-
browse
List<org.apache.camel.Exchange> browse(org.springframework.jms.core.JmsOperations template, String queue, JmsBrowsableEndpoint endpoint)
-