|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectj_waste.network.Packet
j_waste.network.TestPacket
This is a raw packet with just enough to extend the Packet class. Only used in debugging and such.
| Field Summary | |
protected boolean |
iscomplete
|
| Fields inherited from class j_waste.network.Packet |
packet |
| Constructor Summary | |
TestPacket(byte[] pkg)
|
|
| Method Summary | |
void |
finalizePacket()
|
byte[] |
toByteArray()
|
| Methods inherited from class j_waste.network.Packet |
padCD, reverseBytes, reverseInt, reverseShort, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected boolean iscomplete
| Constructor Detail |
public TestPacket(byte[] pkg)
| Method Detail |
public void finalizePacket()
finalizePacket in class Packetpublic byte[] toByteArray()
toByteArray in class Packet
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||