| Class | Description |
|---|---|
| ApacheHttpClient | |
| AsyncTrelloHttpClient | |
| AsyncTrelloHttpClient2 |
TrelloHttpClient based on the org.asynchttpclient HTTP client, the successor to the ning async http client.
|
| JDKTrelloHttpClient |
Simple
TrelloHttpClient based on JDK's standard URLConnection. |
| OkHttpTrelloHttpClient |
The
TrelloHttpClient backed by OkHttpClient. |
| RestTemplateHttpClient | |
| UrlExpander |