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
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
JmsServiceExporterSupport
           
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
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 © 2005 LogicBlaze, Inc.. All Rights Reserved.