|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnetwork.Packet
network.IPPacket
A Packet with an IP address payload for a needy neighbor.
| Field Summary |
| Fields inherited from class network.Packet |
IP, IP_REQUEST, NUM_TYPES, XML |
| Constructor Summary | |
IPPacket(java.lang.String addresses)
Creates a new IPPacket. |
|
| Method Summary | |
java.lang.String |
getAddresses()
Returns a list of IPs separated by spaces. |
| Methods inherited from class network.Packet |
getType |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IPPacket(java.lang.String addresses)
addresses - The IP address payload| Method Detail |
public java.lang.String getAddresses()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||