|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectj_waste.network.Search
This class handles incoming search packets.
| Field Summary |
| Constructor Summary | |
Search(HeadedPacket packet,
Connection connection)
Constructs a new Search object. |
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
|
void |
reply()
This method will send the corresponding SearchReplyPacket as an answer to the incomming SearchPacket. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Search(HeadedPacket packet,
Connection connection)
packet - The received SearchPacket.connection - The connection on which to send the SearchReplyPacket.| Method Detail |
public void reply()
public static void main(java.lang.String[] argv)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||