org.apache.camel.loanbroker.webservice.version
Interface LoanBrokerWS


public interface LoanBrokerWS


Method Summary
 String getLoanQuote(String ssn, Double loanAmount, Integer loanDuration)
           
 

Method Detail

getLoanQuote

String getLoanQuote(String ssn,
                    Double loanAmount,
                    Integer loanDuration)


Apache CAMEL