Toggle navigation
JarYard
Browse
Search
About
Groups
com.squareup.retrofit
retrofit
1.9.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Hierarchy For All Packages
Package Hierarchies:
retrofit
,
retrofit.android
,
retrofit.appengine
,
retrofit.client
,
retrofit.converter
,
retrofit.http
,
retrofit.mime
Class Hierarchy
java
.lang
.
Object
retrofit
.android
.
AndroidLog
(implements retrofit
.
RestAdapter.Log
)
retrofit
.client
.
ApacheClient
(implements retrofit
.client
.
Client
)
retrofit
.android
.
AndroidApacheClient
retrofit
.
Endpoints
retrofit
.mime
.
FormUrlEncodedTypedOutput
(implements retrofit
.mime
.
TypedOutput
)
retrofit
.converter
.
GsonConverter
(implements retrofit
.converter
.
Converter
)
retrofit
.client
.
Header
retrofit
.android
.
MainThreadExecutor
(implements java
.util
.concurrent
.
Executor
)
retrofit
.mime
.
MimeUtil
retrofit
.mime
.
MultipartTypedOutput
(implements retrofit
.mime
.
TypedOutput
)
retrofit
.client
.
OkClient
(implements retrofit
.client
.
Client
)
retrofit
.
Profiler.RequestInformation
retrofit
.client
.
Request
retrofit
.client
.
Response
retrofit
.
ResponseCallback
(implements retrofit
.
Callback
<T>)
retrofit
.
RestAdapter
retrofit
.
RestAdapter.Builder
java
.lang
.
Throwable
(implements java
.io
.
Serializable
)
java
.lang
.
Exception
retrofit
.converter
.
ConversionException
java
.lang
.
RuntimeException
retrofit
.
RetrofitError
retrofit
.mime
.
TypedByteArray
(implements retrofit
.mime
.
TypedInput
, retrofit
.mime
.
TypedOutput
)
retrofit
.mime
.
TypedString
retrofit
.mime
.
TypedFile
(implements retrofit
.mime
.
TypedInput
, retrofit
.mime
.
TypedOutput
)
retrofit
.client
.
UrlConnectionClient
(implements retrofit
.client
.
Client
)
retrofit
.appengine
.
UrlFetchClient
(implements retrofit
.client
.
Client
)
Interface Hierarchy
retrofit
.
Callback
<T>
retrofit
.client
.
Client
retrofit
.client
.
Client.Provider
retrofit
.converter
.
Converter
retrofit
.
Endpoint
retrofit
.
ErrorHandler
retrofit
.
Profiler
<T>
retrofit
.
RequestInterceptor
retrofit
.
RequestInterceptor.RequestFacade
retrofit
.
RestAdapter.Log
retrofit
.mime
.
TypedInput
retrofit
.mime
.
TypedOutput
Annotation Type Hierarchy
retrofit
.http
.
EncodedQuery
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
POST
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
PartMap
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
DELETE
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Multipart
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Headers
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
FormUrlEncoded
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
RestMethod
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
GET
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Part
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Streaming
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Body
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Path
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
HEAD
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
PUT
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
FieldMap
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Header
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
PATCH
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
EncodedQueryMap
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
QueryMap
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Query
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
EncodedPath
(implements java
.lang
.annotation
.
Annotation
)
retrofit
.http
.
Field
(implements java
.lang
.annotation
.
Annotation
)
Enum Hierarchy
java
.lang
.
Object
java
.lang
.
Enum
<E> (implements java
.lang
.
Comparable
<T>, java
.io
.
Serializable
)
retrofit
.
RestAdapter.LogLevel
retrofit
.
RetrofitError.Kind