Package ch.tocco.nice2.optional.sms.api.services


package ch.tocco.nice2.optional.sms.api.services
  • Class
    Description
    A dummy client that simply creates response objects without involving networking or other resources.
    This interface declares the methods which every SMS client needs to implement
     
     
     
    Factory class which returns the SmsClient implementation of the provider which is set in the application.properties file with the key "smsgateway.provider".