|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoanQuote | |
|---|---|
| org.mule.example.loanbroker | |
| org.mule.example.loanbroker.bank | |
| org.mule.example.loanbroker.messages | |
| Uses of LoanQuote in org.mule.example.loanbroker |
|---|
| Methods in org.mule.example.loanbroker with parameters of type LoanQuote | |
|---|---|
static String |
LocaleMessage.lowestQuote(LoanQuote lowestQuote)
|
static String |
LocaleMessage.processingQuote(LoanQuote quote)
|
static String |
LocaleMessage.receivedRate(LoanQuote quote)
|
Object |
LoanBrokerService.receiveQuote(LoanQuote quote)
Triggered by an incoming offer from a bank. |
Object |
DefaultLoanBroker.receiveQuote(LoanQuote quote)
|
| Uses of LoanQuote in org.mule.example.loanbroker.bank |
|---|
| Methods in org.mule.example.loanbroker.bank that return LoanQuote | |
|---|---|
LoanQuote |
BankService.getLoanQuote(LoanBrokerQuoteRequest request)
|
LoanQuote |
Bank.getLoanQuote(LoanBrokerQuoteRequest request)
|
| Uses of LoanQuote in org.mule.example.loanbroker.messages |
|---|
| Methods in org.mule.example.loanbroker.messages that return LoanQuote | |
|---|---|
LoanQuote |
LoanBrokerQuoteRequest.getLoanQuote()
|
| Methods in org.mule.example.loanbroker.messages with parameters of type LoanQuote | |
|---|---|
void |
LoanBrokerQuoteRequest.setLoanQuote(LoanQuote loanQuote)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||