Uses of Class
org.apache.camel.component.jms.requestor.PersistentReplyToRequestor

Packages that use PersistentReplyToRequestor
org.apache.camel.component.jms.requestor Implementation classes for implementing request-response over JMS so that the Defines the JMS Component can support InOut as well as InOnly 
 

Uses of PersistentReplyToRequestor in org.apache.camel.component.jms.requestor
 

Fields in org.apache.camel.component.jms.requestor declared as PersistentReplyToRequestor
protected  PersistentReplyToRequestor PersistentReplyToFutureHandler.requestor
           
 

Constructors in org.apache.camel.component.jms.requestor with parameters of type PersistentReplyToRequestor
PersistentReplyToFutureHandler(PersistentReplyToRequestor requestor, DeferredRequestReplyMap.DeferredMessageSentCallback callback)
           
PersistentReplyToFutureHandler(PersistentReplyToRequestor requestor, String correlationID)
           
 



Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.