Uses of Package
org.logicblaze.lingo.jms

Packages that use org.logicblaze.lingo.jms
org.logicblaze.lingo.jms The classes required to configure a JMS based implementation of Lingo together with the extension point interfaces. 
org.logicblaze.lingo.jms.impl The implementation classes for the JMS based Lingo binding. 
org.logicblaze.lingo.jms.marshall The marshalling interface and implementations to specify how Lingo invocations are transported over JMS messages. 
 

Classes in org.logicblaze.lingo.jms used by org.logicblaze.lingo.jms
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.
JmsProducer
          A simple abstraction layer for applications wishing to send JMS messages
JmsProducerConfig
          A simple bean of JMS producer configuration options.
JmsServiceExporterMessageListener
          A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
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.
 

Classes in org.logicblaze.lingo.jms used by org.logicblaze.lingo.jms.impl
JmsProducer
          A simple abstraction layer for applications wishing to send JMS messages
JmsProducerConfig
          A simple bean of JMS producer configuration options.
JmsServiceExporterMessageListener
          A JMS MessageListener that exports the specified service bean as a JMS service endpoint, accessible via a JMS proxy.
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.
 

Classes in org.logicblaze.lingo.jms used by org.logicblaze.lingo.jms.marshall
Requestor
          Represents a JMS based requestor which is capable of performing various Message Exchange Patterns such as one-way, synchronous request-response, receive etc.
 



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