activemq 1.0.0

Download zip

class: ActiveMqConsumer

[26:14] (extern: com.lehman.aussom.ActiveMqConsumer) extends: object

Pulls messages from a destination. Created with ActiveMqSession.createConsumer() or createDurableSubscriber(). Consumption here is synchronous (receive); push-style consumption runs through ActiveMqListener under the Aussom Server listener runtime.

Methods