程序包的使用
io.nuls.core.rpc.cmd
-
使用io.nuls.core.rpc.cmd的程序包 程序包 说明 io.nuls.core.rpc.cmd.kernel io.nuls.core.rpc.modulebootstrap -
io.nuls.core.rpc.cmd.kernel使用的io.nuls.core.rpc.cmd中的类 类 说明 BaseCmd 所有对外提供的接口的父类,必须继承BaseCmd才能被反射调用到 The parent class of all externally provided interfaces, must inherit BaseCmd to be invoked by reflection -
io.nuls.core.rpc.modulebootstrap使用的io.nuls.core.rpc.cmd中的类 类 说明 BaseCmd 所有对外提供的接口的父类,必须继承BaseCmd才能被反射调用到 The parent class of all externally provided interfaces, must inherit BaseCmd to be invoked by reflection