| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.http.httpclient4 |
| Class and Description |
|---|
| HttpClient4ClientFactory
An implementation of
ClientFactory that creates a single Apache HTTP Components DefaultHttpClient
instance using a PoolingClientConnectionManager to provide pooling and thread safety, and returns this
wrapped in a HttpClient4Client instance in response to all requests tp HttpClient4ClientFactory.getClient(Account). |
| HttpClient4ClientFactoryBuilder
Constructs a configured
HttpClient4ClientFactory. |
Copyright © 2014. All Rights Reserved.