| Package | Description |
|---|---|
| retrofit |
Retrofit turns your REST API into a Java interface.
|
| retrofit.android | |
| retrofit.appengine | |
| retrofit.client |
| Class and Description |
|---|
| Client
Abstraction of an HTTP client which can execute
Requests. |
| Client.Provider
Deferred means of obtaining a
Client. |
| Response
An HTTP response.
|
| Class and Description |
|---|
| ApacheClient
A
Client which uses an implementation of Apache's HttpClient. |
| Client
Abstraction of an HTTP client which can execute
Requests. |
| Class and Description |
|---|
| Client
Abstraction of an HTTP client which can execute
Requests. |
| Request
Encapsulates all of the information necessary to make an HTTP request.
|
| Response
An HTTP response.
|
| Class and Description |
|---|
| Client
Abstraction of an HTTP client which can execute
Requests. |
| Header
Represents an HTTP header name/value pair.
|
| Request
Encapsulates all of the information necessary to make an HTTP request.
|
| Response
An HTTP response.
|
| UrlConnectionClient
Retrofit client that uses
HttpURLConnection for communication. |
Copyright © 2014 Square, Inc.. All Rights Reserved.