| Annotation Type and Description |
|---|
| retrofit.http.EncodedPath
Use Path with encode = false.
|
| retrofit.http.EncodedQuery
Use Query with encodeValue = false.
|
| retrofit.http.EncodedQueryMap
Use QueryMap with encodeValues = false.
|
| Method and Description |
|---|
| retrofit.RetrofitError.isNetworkError() |
| retrofit.mime.MimeUtil.parseCharset(String) |