Liking cljdoc? Tell your friends :D

bowerick.JmsController

JMS controller for ActiveMQ.

JMS controller for ActiveMQ.
raw docstring

-configureclj

(-configure config-file-path)
source

-createCarboniteConsumerclj

(-createCarboniteConsumer broker-url
                          destination-description
                          consumer-cb
                          pool-size)
source

-createCarboniteLzfConsumerclj

(-createCarboniteLzfConsumer broker-url
                             destination-description
                             consumer-cb
                             pool-size)
source

-createCarboniteLzfProducerclj

(-createCarboniteLzfProducer broker-url destination-description pool-size)
source

-createCarboniteProducerclj

(-createCarboniteProducer broker-url destination-description pool-size)
source

-createConsumerclj

(-createConsumer broker-url destination-description consumer-cb pool-size)
source

-createJsonConsumerclj

(-createJsonConsumer broker-url destination-description consumer-cb pool-size)
source

-createJsonProducerclj

(-createJsonProducer broker-url destination-description pool-size)
source

-createProducerclj

(-createProducer broker-url destination-description pool-size)
source

-initclj

(-init broker-url)
source

-startEmbeddedBrokerclj

(-startEmbeddedBroker this)
source

-stopEmbeddedBrokerclj

(-stopEmbeddedBroker this)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close