Class Peers


  • public class Peers
    extends org.web3j.protocol.core.Response<java.util.List<Peers.Peer>>
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Peers.Peer  
      static class  Peers.PeerNetwork  
      • Nested classes/interfaces inherited from class org.web3j.protocol.core.Response

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

      Constructors 
      Constructor Description
      Peers()  
    • Method Summary

      • Methods inherited from class org.web3j.protocol.core.Response

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

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

      • Peers

        public Peers()