Package | Description |
---|---|
org.jcsp.net.dynamic |
Supports dynamic operations over the JCSP.NET infrastructure.
|
org.jcsp.util.filter |
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
|
Modifier and Type | Field and Description |
---|---|
(package private) static FilteredChannelEndFactory |
MigratableAltingChannelInputImpl.FACTORY
Factory for creating filtered channel ends.
|
Modifier and Type | Field and Description |
---|---|
private static FilteredChannelEndFactory |
FilteredChannelEnd.factory
The default factory for creating the channel ends.
|