public interface BankWS
String
getBankName()
BankQuote
getQuote(String ssn, double loanAmount, int loanDuration, int creditHistory, int creditScore)
String getBankName()
BankQuote getQuote(String ssn, double loanAmount, int loanDuration, int creditHistory, int creditScore)
Apache Camel