|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageProvider<T>
An internal interface used by the framework - implemented by objects which can provide messages, for example this can wrap a queue of messages waiting to be processed.
| Method Summary | |
|---|---|
T |
getNextMessage()
Returns the next message from the source, blocking until one becomes available if necessary. |
| Method Detail |
|---|
T getNextMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||