Package org.logicblaze.lingo.jms

The classes required to configure a JMS based implementation of Lingo together with the extension point interfaces.

See:
          Description

Interface Summary
JmsProducer A simple abstraction layer for applications wishing to send JMS messages
JmsProducerPool Represents a pool of JMS producers
ReplyHandler  
Requestor Represents a JMS based requestor which is capable of performing various Message Exchange Patterns such as one-way, synchronous request-response, receive etc.
RequestorPool Represents a pool of JMS producers
 

Class Summary
JmsClient A helper class for working with JMS from inside collection classes
JmsClientInterceptor Interceptor for accessing a JMS based service which must be configured with a LingoRemoteInvocationFactory instance.
JmsProducerConfig A simple bean of JMS producer configuration options.
JmsProxyFactoryBean Factory bean for JMS proxies.
JmsQueue An implementation of the Queue interface which maps to a JMS Destination.
JmsServiceExporter A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
JmsServiceExporterMessageListener A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
JmsTemplateServiceExporter A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
 

Exception Summary
FailedToProcessResponse An exception caused by failing to process an inbound message response
RuntimeJMSException  
 

Package org.logicblaze.lingo.jms Description

The classes required to configure a JMS based implementation of Lingo together with the extension point interfaces.



Copyright © 2011 LogicBlaze, Inc.. All Rights Reserved.