| Package | Description |
|---|---|
| retrofit |
Retrofit turns your REST API into a Java interface.
|
| retrofit.android |
| Modifier and Type | Field and Description |
|---|---|
static RestAdapter.Log |
RestAdapter.Log.NONE
A
RestAdapter.Log implementation which does not log anything. |
| Modifier and Type | Method and Description |
|---|---|
RestAdapter.Builder |
RestAdapter.Builder.setLog(RestAdapter.Log log)
Configure debug logging mechanism.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidLog
A
logger for Android. |
Copyright © 2014 Square, Inc.. All Rights Reserved.