|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PullPoint
messages for a specific destination can be pulled off a queue using
this interface
| Method Summary | |
|---|---|
void |
dispose()
abort reading the messages, writing back any unread messages to the queue |
boolean |
hasNext()
returns true if there is still a message to be read |
Message |
next()
read the next message and remove if from the queue |
| Method Detail |
|---|
boolean hasNext()
Message next()
void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||