Class PingPacket
java.lang.Object
me.tamkungz.nilkit.network.example.PingPacket
- All Implemented Interfaces:
Packet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PingPacket
public PingPacket() -
PingPacket
public PingPacket(long sentAtMillis)
-
-
Method Details
-
getSentAtMillis
public long getSentAtMillis() -
write
- Specified by:
writein interfacePacket- Throws:
IOException
-
read
- Specified by:
readin interfacePacket- Throws:
IOException
-
toString
-