|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PacketReaderI
PacketReader interface
Method Summary | |
---|---|
boolean |
hasNext()
If there's space for a packet there's another... |
PacketI |
next()
Return a Packet constructed from an index into the buffer |
void |
remove()
Remove current packet. |
Method Detail |
---|
PacketI next()
boolean hasNext()
void remove()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |