|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Source<T>
Base interface for any source of Messages
.
Method Summary | |
---|---|
Message<T> |
receive()
Retrieve a message from this source or null if no message is available. |
Method Detail |
---|
Message<T> receive()
null
if no message is available.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |