Uses of Interface
org.apache.camel.component.sjms.SjmsMessageConsumer

Packages that use SjmsMessageConsumer
org.apache.camel.component.sjms   
 

Uses of SjmsMessageConsumer in org.apache.camel.component.sjms
 

Methods in org.apache.camel.component.sjms that return SjmsMessageConsumer
 SjmsMessageConsumer SjmsMessageConsumer.createMessageConsumer(ConnectionResource connectionResource, String destinationName)
           
 SjmsMessageConsumer SjmsMessageConsumer.createMessageConsumerListener(SessionPool sessionPool, String destinationName, Exchanger<Object> exchanger)
           
 



Apache Camel