|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectj_waste.network.QueueItem
This class represents an entry in the PriorityQueue used for incoming packets.
| Constructor Summary | |
QueueItem(Connection connection,
HeadedPacket packet)
|
|
| Method Summary | |
Connection |
getConnection()
|
HeadedPacket |
getPacket()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QueueItem(Connection connection,
HeadedPacket packet)
| Method Detail |
public Connection getConnection()
public HeadedPacket getPacket()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||