|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataflowChannelEventListenerManager | |
---|---|
groovyx.gpars.dataflow | This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads. |
groovyx.gpars.dataflow.expression | |
groovyx.gpars.dataflow.impl | |
groovyx.gpars.dataflow.stream |
Uses of DataflowChannelEventListenerManager in groovyx.gpars.dataflow |
---|
Methods in groovyx.gpars.dataflow that return DataflowChannelEventListenerManager | |
---|---|
DataflowChannelEventListenerManager<T> |
DataflowQueue.getEventManager()
|
DataflowChannelEventListenerManager<T> |
DataflowReadChannel.getEventManager()
Retrieves the event manager object of this channel |
Uses of DataflowChannelEventListenerManager in groovyx.gpars.dataflow.expression |
---|
Methods in groovyx.gpars.dataflow.expression that return DataflowChannelEventListenerManager | |
---|---|
DataflowChannelEventListenerManager<T> |
DataflowExpression.getEventManager()
|
Uses of DataflowChannelEventListenerManager in groovyx.gpars.dataflow.impl |
---|
Classes in groovyx.gpars.dataflow.impl that implement DataflowChannelEventListenerManager | |
---|---|
class |
DataflowChannelEventOrchestrator<T>
Groups the listener-related functionality shared by dataflow channels |
Uses of DataflowChannelEventListenerManager in groovyx.gpars.dataflow.stream |
---|
Methods in groovyx.gpars.dataflow.stream that return DataflowChannelEventListenerManager | |
---|---|
DataflowChannelEventListenerManager<T> |
DataflowStreamReadAdapter.getEventManager()
|
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |