| Package | Description |
|---|---|
| org.jcsp.util.filter |
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FilteredChannelOutputWrapper
Wrapper for an output channel end to include write filtering ability.
|
class |
FilteredSharedChannelOutputWrapper
This is wrapper for a
SharedChannelOutput that adds
write filtering. |