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


public interface LoanBrokerWS


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

Method Detail

getLoanQuote

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


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.