Uses of Class
org.logicblaze.lingo.jms.impl.SingleThreadedRequestor

Packages that use SingleThreadedRequestor
org.logicblaze.lingo.jms.impl The implementation classes for the JMS based Lingo binding. 
 

Uses of SingleThreadedRequestor in org.logicblaze.lingo.jms.impl
 

Subclasses of SingleThreadedRequestor in org.logicblaze.lingo.jms.impl
 class MultiplexingRequestor
          A Requestor which will use a single producer, consumer and temporary topic for resource efficiency, but will use correlation IDs on each message and response to ensure that each threads requests can occur synchronously.
 



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