|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpamvotis.core.Packet
public class Packet
Represents a packet.
Field Summary | |
---|---|
long |
generationTime
The time that the packet was generated |
int |
id
The ID of the packet. -1 if it is a dummy packet |
int |
length
The packet length in bits |
Constructor Summary | |
---|---|
Packet()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long generationTime
public int length
public int id
Constructor Detail |
---|
public Packet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |