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