Interface ContactService

All Known Implementing Classes:
ContactServiceImpl

public interface ContactService
A ContactService is a service for creating, retrieving, updating and deleting contact resources. All methods throw an EsendexException to indicate either a problem during the underlying connection or there was a none okay response.
Author:
Mike Whittaker