|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NQueueCallback
Defines callback methods for non blocking queue operations.
NQueue
,
Switchboard
Method Summary | |
---|---|
void |
handleQueue(java.lang.Object obj)
Called once the queue has a packet ready for consumption |
Method Detail |
---|
void handleQueue(java.lang.Object obj)
obj
- the object to handle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |