- Companion
- object
Value members
Inherited methods
override def call(p: AjaxProtocol[[A] =>> JsonCodec[A]])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Definition Classes
- Json -> WithRetries
- Inherited from
- Json
protected def callWithRetry(p: AjaxProtocol[[A] =>> JsonCodec[A]])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Inherited from
- WithRetries