|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataflowChannelListener<T>
Gets notified about state changes inside DataflowReadChannels
Method Summary | |
---|---|
void |
onMessage(T message)
Notifies about messages passed through the channel |
Method Detail |
---|
void onMessage(T message)
message
- The value just added to the channel
|
Copyright © 2008–2013 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |