public interface JsonRpc
<T> T
invoke(String method, Class<T> t, Object... args)
<T> T invoke(String method, Class<T> t, Object... args) throws JsonRpcException
method
t
args
JsonRpcException
Copyright © 2021. All rights reserved.