|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base queue for messages not yet packetized
Method Summary | |
void |
add(OutNetMessage message)
Add on a new message to the queue |
OutNetMessage |
getNext(long blockUntil)
Get the next message, blocking until one is found or the expiration reached. |
Method Detail |
public OutNetMessage getNext(long blockUntil)
blockUntil
- expiration, or -1 if indefinitepublic void add(OutNetMessage message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |