|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wegra.net.DummyPacket
Insert the type's description here.
Constructor Summary | |
DummyPacket(byte[] data)
|
Method Summary | |
int |
getLength()
getLength method comment. |
byte[] |
toByteArray()
toByteArray method comment. |
void |
writeTo(java.io.OutputStream out)
writeTo method comment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyPacket(byte[] data)
Method Detail |
public int getLength()
getLength
in interface Packet
public byte[] toByteArray()
toByteArray
in interface Packet
public void writeTo(java.io.OutputStream out) throws java.io.IOException
writeTo
in interface Packet
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |