| Interface | Description |
|---|---|
| HttpConnectionFactory |
Factory for
HttpURLConnection instances. |
| Class | Description |
|---|---|
| DefaultHttpConnectionFactory |
HttpConnectionFactory implementation which uses URL#openConnection(). |
| HttpRequest |
Request implementation for HTTP using HttpURLConnection. |
| HttpRequester |
Requester which uses HTTP as a transport protocol and
HttpURLConnection to work with it. |
Copyright © 2015. All rights reserved.