com.kenmccrary.jtella
Class PingMessage

java.lang.Object
  |
  +--com.kenmccrary.jtella.Message
        |
        +--com.kenmccrary.jtella.PingMessage

public class PingMessage
extends com.kenmccrary.jtella.Message

GNUTella Ping message


Fields inherited from class com.kenmccrary.jtella.Message
guid, hops, payload, payloadSize, SIZE, ttl, type
 
Constructor Summary
PingMessage()
          Ping message queries for hosts No payload on this message
 
Methods inherited from class com.kenmccrary.jtella.Message
getByteArray, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PingMessage

public PingMessage()
Ping message queries for hosts No payload on this message