Class RpcRequest


  • public class RpcRequest
    extends RpcBase
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • params

        public Params params
    • Constructor Detail

      • RpcRequest

        public RpcRequest​(Params params,
                          Methods method)