Binary
Value members
Abstract methods
Concrete methods
override protected def singleCall(p: AjaxProtocol[P])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Definition Classes
Inherited methods
protected def callWithRetry(p: AjaxProtocol[P])(req: RequestType): AsyncCallback[Response[ResponseType]]
- Inherited from:
- WithRetries
override def invoker(p: AjaxProtocol[P]): ServerSideProcInvoker[RequestType, ErrorMsg, ResponseType]
- Definition Classes
- Inherited from:
- WithRetries