程序包 network.nerve.core.rpc.invoke
-
类概要 类 说明 BaseInvoke 如果一个Response需要自动处理,那么自动处理的类必须继承BaseInvoke,然后重写callBack方法 If a Response needs to be automatically processed, the automatically processed class must inherit BaseInvoke and then override the callBack methodKernelInvoke