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
JmsClientInterceptor Interceptor for accessing a JMS based service which must be configured with a LingoRemoteInvocationFactory instance.
JmsProxyFactoryBean Factory bean for JMS proxies.
JmsServiceExporter A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
JmsServiceExporterMessageListener A regular JMS message listener which can be used from inside a message driven object container.
JmsServiceExporterSupport  
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
 

Package org.logicblaze.lingo.jms Description

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



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