Package | Description |
---|---|
org.apache.camel.loanbroker.webservice.version | |
org.apache.camel.loanbroker.webservice.version.bank |
Modifier and Type | Method and Description |
---|---|
BankQuote |
BankResponseAggregationStrategy.aggregate(BankQuote oldQuote,
BankQuote newQuote) |
Modifier and Type | Method and Description |
---|---|
BankQuote |
BankResponseAggregationStrategy.aggregate(BankQuote oldQuote,
BankQuote newQuote) |
Modifier and Type | Method and Description |
---|---|
BankQuote |
Bank.getQuote(String ssn,
double loanAmount,
int loanDuration,
int creditHistory,
int creditScore) |
BankQuote |
BankWS.getQuote(String ssn,
double loanAmount,
int loanDuration,
int creditHistory,
int creditScore) |
Apache Camel