org.mule.samples.voipservice.interfaces
Interface CreditAgency

All Known Implementing Classes:
CreditAgencyService

public interface CreditAgency


Method Summary
 CreditProfileTO getCreditProfile(CreditProfileTO creditProfileTO)
           
 

Method Detail

getCreditProfile

CreditProfileTO getCreditProfile(CreditProfileTO creditProfileTO)
                                 throws IOException
Throws:
IOException


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