AsyncClientCompat

wvlet.airframe.http.client.AsyncClientCompat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Concise view

Value members

Concrete methods

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