Uses of Interface
org.logicblaze.lingo.jms.ReplyHandler

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

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

Classes in org.logicblaze.lingo.jms.impl that implement ReplyHandler
 class AsyncReplyHandler
           
 class FutureResultHandler
          A FutureResult which implements ReplyHandler so that it can be used as a handler for a correlation ID
 

Methods in org.logicblaze.lingo.jms.impl with parameters of type ReplyHandler
 void MultiplexingRequestor.registerHandler(String correlationID, ReplyHandler handler)
           
 



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