|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines an object who is responsible for consuming Packet
objects.
| Method Summary | |
void |
consumePacket(Packet packet)
Consume a packet for processing. |
| Method Detail |
public void consumePacket(Packet packet)
This method will trigger the packet storage mechanism to store the next packet to be processed.
packet - the Packet object to be consumed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||