| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.http | |
| uk.co.visalia.brightpearl.apiclient.http.httpclient4 |
| Modifier and Type | Method and Description |
|---|---|
Client |
ClientFactory.getClient(Account account)
Get a client to be used for a given
Account. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClient4Client
Implementation of
Client using Apache HTTP Components HttpClient. |
| Modifier and Type | Method and Description |
|---|---|
Client |
HttpClient4ClientFactory.getClient(Account account)
Returns the same instance of
HttpClient4Client, backed by a DefaultHttpClient instance using a
thread-safe pooled connection manager, in response to every request. |
Copyright © 2014. All Rights Reserved.