Package ratpack.retrofit
Integration with Retrofit.
- Since:
- 1.4
-
Class Summary Class Description RatpackRetrofit Builder for providing integration of Retrofit2 with Ratpack'sHttpClient
.RatpackRetrofit.Builder -
Exception Summary Exception Description RatpackRetrofitCallException Exception throw from Retrofit clients when using simple types instead ofResponse
and the request is not successful.