| Interface | Description |
|---|---|
| Connector |
Abstract connector to access MailChimp API service point.
|
| Class | Description |
|---|---|
| HttpClientConnector |
Implementation of
interface Connector which uses Apache HttpClient library to access MailChimp API service point. |