KVRemoteAgent

fun <T : Any> KVRemoteAgent(serviceManager: KVServiceMgr<T>, beforeSend: (JQueryXHR, JQueryAjaxSettings) -> Boolean? = null)