class SimpleRequestCallFactory : AbstractRequestCallFactory
(source)
(common)
<init> |
SimpleRequestCallFactory() |
(common)
prepareCallBody |
fun <T : Any> prepareCallBody(client: HttpClient, baseUrl: String, request: Request<T>): Any? |