activemq 1.0.0

Download zip

class: ActiveMqProducer

[24:14] (extern: com.lehman.aussom.ActiveMqProducer) extends: object

Sends messages to a destination. Created with ActiveMqSession.createProducer(). Producers bound to a destination use send(); anonymous producers (created with null) use sendTo().

Methods