AsyncClientCompat

wvlet.airframe.http.client.AsyncClientCompat

Attributes

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

Members list

Value members

Concrete methods

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