com.google.bitcoin.core
Class Ping

java.lang.Object
  extended by com.google.bitcoin.core.Message
      extended by com.google.bitcoin.core.Ping
All Implemented Interfaces:
Serializable

public class Ping
extends Message

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.google.bitcoin.core.Message
bytes, cursor, MAX_SIZE, offset, params, protocolVersion
 
Constructor Summary
Ping()
           
 
Method Summary
 
Methods inherited from class com.google.bitcoin.core.Message
bitcoinSerialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ping

public Ping()


Copyright © 2011. All Rights Reserved.