ClientContext

wvlet.airframe.http.client.ClientContext
See theClientContext companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def chainAsync(req: Request): Future[Response]

Concrete methods

def getProperty(key: String): Option[Any]
def setProperty(key: String, value: Any): Unit