org.mule.samples.voipservice.interfaces
Interface PaymentValidation
- All Known Implementing Classes:
- PaymentValidationService
- public interface PaymentValidation
- Author:
- Binildas Christudas
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
FAILURE
public static final int FAILURE
- See Also:
- Constant Field Values
CREDIT_AGENCY_LOOKUP_NAME
public static final String CREDIT_AGENCY_LOOKUP_NAME
- See Also:
- Constant Field Values
BANK_AGENCY_LOOKUP_NAME
public static final String BANK_AGENCY_LOOKUP_NAME
- See Also:
- Constant Field Values
getCreditVendors
public List getCreditVendors(String cardType)
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.