Class RPCUnixRequestMethod

    • Constructor Summary

      Constructors 
      Constructor Description
      RPCUnixRequestMethod​(java.lang.String method, java.util.Map<java.lang.String,​java.lang.Object> params)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getId()  
      java.lang.String getMethod()  
      java.util.Map<java.lang.String,​java.lang.Object> getParams()  
      int getRandomNumber()  
      java.lang.String getVersion()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RPCUnixRequestMethod

        public RPCUnixRequestMethod​(java.lang.String method,
                                    java.util.Map<java.lang.String,​java.lang.Object> params)