Uses of Class
org.sca4j.binding.jms.runtime.JMSObjectFactory

Packages that use JMSObjectFactory
org.sca4j.binding.jms.runtime.host   
org.sca4j.binding.jms.runtime.host.standalone   
 

Uses of JMSObjectFactory in org.sca4j.binding.jms.runtime.host
 

Methods in org.sca4j.binding.jms.runtime.host with parameters of type JMSObjectFactory
 void JmsHost.registerResponseListener(JMSObjectFactory requestJMSObjectFactory, JMSObjectFactory responseJMSObjectFactory, ResponseMessageListener messageListener, TransactionType transactionType, TransactionHandler transactionHandler, java.lang.ClassLoader cl, java.net.URI serviceUri, JmsBindingMetadata metadata)
           
 

Uses of JMSObjectFactory in org.sca4j.binding.jms.runtime.host.standalone
 

Fields in org.sca4j.binding.jms.runtime.host.standalone declared as JMSObjectFactory
 JMSObjectFactory ConsumerWorkerTemplate.requestFactory
           
 JMSObjectFactory ConsumerWorkerTemplate.responseFactory
           
 

Methods in org.sca4j.binding.jms.runtime.host.standalone with parameters of type JMSObjectFactory
 void StandalonePullJmsHost.registerResponseListener(JMSObjectFactory requestJMSObjectFactory, JMSObjectFactory responseJMSObjectFactory, ResponseMessageListener messageListener, TransactionType transactionType, TransactionHandler transactionHandler, java.lang.ClassLoader cl, java.net.URI serviceUri, JmsBindingMetadata metadata)
           
 



Copyright © 2008-2010 Service Symphony. All Rights Reserved.