Package toolbox.services.jms.simple

Package class diagram package toolbox.services.jms.simple
Provides simple producer and consumer service implementations for general purpose messaging.

See:
          Description

Interface Summary
SimpleConsumerService Interface that defines a simple message consumer interface.
SimpleProducerService Interface that defines a simple message production interface.
 

Class Summary
SimpleConsumerServiceImpl Default implementation of the SimpleConsumerService interface.
SimpleProducerServiceImpl Default implementation of the SimpleProducerService interface.
 

Package toolbox.services.jms.simple Description

Provides simple producer and consumer service implementations for general purpose messaging.