Class AbstractService

java.lang.Object
esendex.sdk.java.service.impl.AbstractService
Direct Known Subclasses:
ContactServiceImpl, InboxServiceImpl, MessagingServiceImpl, OptOutServiceImpl, SentServiceImpl, SessionServiceImpl, SurveyReportServiceImpl, SurveySendServiceImpl

public class AbstractService extends Object
An AbstractService provides the base for all Services, holding the Authenticator
  • Field Details

  • Constructor Details

    • AbstractService

      public AbstractService(Authenticator authenticator)
      Instantiates a new abstract service.
      Parameters:
      authenticator - the authenticator