Interface SmsClientFactory

All Known Implementing Classes:
SmsClientFactoryImpl

public interface SmsClientFactory
Factory class which returns the SmsClient implementation of the provider which is set in the application.properties file with the key "smsgateway.provider".
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details