|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponsePacketHandler
The ResponsePacketHandler is responsible for handling
response packets.
| Method Summary | |
|---|---|
void |
handle(Packet packet)
Signals the ResponsePacketHandler that there is a response packet that should be handled. |
| Method Detail |
|---|
void handle(Packet packet)
throws Exception
packet - the response packet to handle
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||