Uses of Class
org.mule.samples.loanbroker.LoanQuote

Packages that use LoanQuote
org.mule.samples.loanbroker   
org.mule.samples.loanbroker.service   
 

Uses of LoanQuote in org.mule.samples.loanbroker
 

Methods in org.mule.samples.loanbroker that return LoanQuote
 LoanQuote Bank.getLoanQuote(BankQuoteRequest request)
           
 

Methods in org.mule.samples.loanbroker with parameters of type LoanQuote
 Object AsyncLoanBroker.receiveQuote(LoanQuote quote)
           
 

Uses of LoanQuote in org.mule.samples.loanbroker.service
 

Methods in org.mule.samples.loanbroker.service that return LoanQuote
 LoanQuote BankService.getLoanQuote(BankQuoteRequest request)
           
 

Methods in org.mule.samples.loanbroker.service with parameters of type LoanQuote
 Object LoanBroker.receiveQuote(LoanQuote quote)
           
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.