AsyncClientCompat

class Object
trait Matchable
class Any

Value members

Concrete methods

inline def call[Req, Resp](req: Request, requestContent: Req): Future[Resp]
inline def readAs[Resp](req: Request): Future[Resp]