public interface QueueBrowseStrategy
Modifier and Type | Method and Description |
---|---|
List<org.apache.camel.Exchange> |
browse(org.springframework.jms.core.JmsOperations template,
String queue,
JmsQueueEndpoint endpoint) |
List<org.apache.camel.Exchange> browse(org.springframework.jms.core.JmsOperations template, String queue, JmsQueueEndpoint endpoint)
Apache Camel