Class KlaySyncing


  • public class KlaySyncing
    extends org.web3j.protocol.core.methods.response.EthSyncing
    an object with sync status data or false when not syncing
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.web3j.protocol.core.methods.response.EthSyncing

        org.web3j.protocol.core.methods.response.EthSyncing.ResponseDeserialiser, org.web3j.protocol.core.methods.response.EthSyncing.Result, org.web3j.protocol.core.methods.response.EthSyncing.Syncing
      • Nested classes/interfaces inherited from class org.web3j.protocol.core.Response

        org.web3j.protocol.core.Response.Error
    • Constructor Summary

      Constructors 
      Constructor Description
      KlaySyncing()  
    • Method Summary

      • Methods inherited from class org.web3j.protocol.core.methods.response.EthSyncing

        isSyncing, setResult
      • Methods inherited from class org.web3j.protocol.core.Response

        getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse
      • Methods inherited from class java.lang.Object

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

      • KlaySyncing

        public KlaySyncing()