| Package | Description |
|---|---|
| com.github.kristofa.test.http.client |
Defines a HttpClient interface and an implementation that adapts to using the Apache HttpClient.
|
| Class and Description |
|---|
| HttpClient
A higher level HTTP Client interface that abstracts the low level library that is being used.
|
| HttpClientResponse
Http Response as being returned by a
HttpClient. |
| HttpRequestException
Exception that indicates that HttpRequest failed.
|
Copyright © 2014. All Rights Reserved.