| Interface | Description |
|---|---|
| InOutProcess<I,O> | |
| InProcess<T> | |
| OutProcess<T> | |
| Process |
| Class | Description |
|---|---|
| AbstractInOutProcess<I,O> | |
| AbstractInProcess<T> | |
| AbstractMultipleProcess | |
| AbstractOutProcess<T> | |
| AbstractProcess | |
| AbstractResetableProcess | |
| BaseInOutProcess<I,O> | |
| BaseInProcess<T> | |
| BlackHole<T> |
A BlackHole is a process which reads all objects from the input and discards
the value.
|
| Delta<T> | |
| FilterProcess<T> | |
| InvokeMethodRunnable |
A runnable class which will invoke a method on an object with the specified
parameters.
|
| MultipleFilterProcess<T> | |
| NoOpRunnable | |
| Parallel | |
| ProcessNetwork | |
| ProcessQueue | |
| ProcessQueueWorker | |
| ProcessRunnable | |
| RunnableChannelExecutor | |
| Sequential |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.