TestJsonAjaxClient

object TestJsonAjaxClient extends Module
trait Module
class Object
trait Matchable
class Any

Type members

Types

override type Codec[A] = JsonCodec[A]

Inherited types

final type Client = TestAjaxClient[Codec]
Inherited from
Module
final type Req = Req
Inherited from
Module
final type ReqOf[P <: AjaxProtocol[Codec]] = ReqOf[Codec, P]
Inherited from
Module

Value members

Inherited methods

def apply(autoRespondInitially: Boolean): Client
Inherited from
Module