DefaultJsonAjaxClient
Value members
Concrete methods
Inherited methods
protected def callWithRetry(p: AjaxProtocol[JsonCodec])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Inherited from:
- WithRetries
override def singleCall(p: AjaxProtocol[JsonCodec])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Definition Classes
- Json -> WithRetries
- Inherited from:
- Json