类 KernelInvoke


  • public class KernelInvoke
    extends BaseInvoke
    作者:
    tangyi
    • 构造器详细资料

      • KernelInvoke

        public KernelInvoke()
    • 方法详细资料

      • callBack

        public void callBack​(Response response)
        自动回调的类需要重写的方法 A method that needs to be rewritten for a class that calls back automatically
        指定者:
        callBack 在类中 BaseInvoke
        参数:
        response - 请求的响应信息,Response information to requests