| Interface | Description |
|---|---|
| IChannel |
Abstraction of a channel where information can be obtained from and written
to.
|
| IChannelFactory |
Stand for a channel factory.
|
| IPipe |
Stand for a stage (pipe) in a pipeline process.
|
| IPipeline |
Abstraction for a series of pipes performing something on input information.
|
| IPipelineFactory |
Stand for a channel factory.
|
| IPipeListener |
A listener of pipes.
|
| Class | Description |
|---|---|
| ProfilerPipeListener |
Pipe profiler.
|
| Exception | Description |
|---|---|
| AbortException | |
| InvalidTypeException | |
| NotFoundException | |
| PipelineException |
Copyright © 2016. All rights reserved.