Class Hierarchy
- java.lang.Object
- dev.voidframework.restclient.retrofit.calladapter.ArrayNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.GenericCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.JsonNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.ObjectNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.StringCallAdapter (implements retrofit2.CallAdapter<R,T>)