Class RpcOutgoingResult


  • public class RpcOutgoingResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RpcOutgoingResult​(java.lang.String id)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • jsonrpc

        public java.lang.String jsonrpc
      • id

        public java.lang.String id
    • Constructor Detail

      • RpcOutgoingResult

        public RpcOutgoingResult​(java.lang.String id)