|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectionEventQueue
Queue of connection events
| Method Summary | |
|---|---|
boolean |
hasEventsWaiting(IConnection conn)
Whether queue has waiting connection events |
Iterator<IEvent> |
pickupEvents(IConnection conn)
Return iterator over waiting events |
| Method Detail |
|---|
boolean hasEventsWaiting(IConnection conn)
conn - Connection
true if queue has waiting events for connection, false otherwiseIterator<IEvent> pickupEvents(IConnection conn)
conn - Connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||