|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.kenmccrary.jtella.Message | +--com.kenmccrary.jtella.PingMessage
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 |
public PingMessage()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |