Uses of Interface
esendex.sdk.java.service.ContactService
Packages that use ContactService
-
Uses of ContactService in esendex.sdk.java
Methods in esendex.sdk.java that return ContactServiceModifier and TypeMethodDescriptionServiceFactory.getContactService()
Obtains a service suitable for create, read, update and delete operations on the users contacts. -
Uses of ContactService in esendex.sdk.java.service.impl
Classes in esendex.sdk.java.service.impl that implement ContactServiceModifier and TypeClassDescriptionclass
A concrete ContactService implementation.Methods in esendex.sdk.java.service.impl that return ContactServiceModifier and TypeMethodDescriptionIServiceFactory.getContactService()
Obtains a service suitable for create, read, update and delete operations on the users contacts.