|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjist.swans.route.RouteZrpIerp.QueuedPacket
private static class RouteZrpIerp.QueuedPacket
Packet queued and waiting to be sent.
| Field Summary | |
|---|---|
NetMessage.Ip |
packet
packet to be sent. |
long |
time
queue insertion time. |
| Constructor Summary | |
|---|---|
RouteZrpIerp.QueuedPacket(NetMessage.Ip packet)
Create new queued packet holder. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final NetMessage.Ip packet
public final long time
| Constructor Detail |
|---|
public RouteZrpIerp.QueuedPacket(NetMessage.Ip packet)
packet - packet to be sent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||