org.mule.samples.voipservice.interfaces
Interface CreditAgency

All Known Implementing Classes:
CreditAgencyService

public interface CreditAgency

Author:
Binildas Christudas

Method Summary
 CreditProfileTO getCreditProfile(CreditProfileTO creditProfileTO)
           
 

Method Detail

getCreditProfile

public CreditProfileTO getCreditProfile(CreditProfileTO creditProfileTO)
                                 throws IOException
Throws:
IOException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.