Index
All Classes and Interfaces|All Packages
C
- com.jaredsburrows.retrofit2.adapter.synchronous - package com.jaredsburrows.retrofit2.adapter.synchronous
- create() - Static method in class com.jaredsburrows.retrofit2.adapter.synchronous.SynchronousCallAdapterFactory
G
- get(Type, Annotation[], Retrofit) - Method in class com.jaredsburrows.retrofit2.adapter.synchronous.SynchronousCallAdapterFactory
S
- SynchronousCallAdapterFactory - Class in com.jaredsburrows.retrofit2.adapter.synchronous
-
A synchronous
CallAdapter.Factory
that uses the same thread for both I/O and application-level callbacks.
All Classes and Interfaces|All Packages