|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedChannelFactory | |
---|---|
org.jcsp.lang | This provides classes and interfaces corresponding to the fundamental primitives of CSP. |
org.jcsp.util.filter | This defines filtering channels that can apply transformations to objects as they are read and/or written. |
Uses of BufferedChannelFactory in org.jcsp.lang |
---|
Classes in org.jcsp.lang that implement BufferedChannelFactory | |
---|---|
class |
StandardChannelFactory<T>
This class acts as a Factory for creating channels. |
Uses of BufferedChannelFactory in org.jcsp.util.filter |
---|
Classes in org.jcsp.util.filter that implement BufferedChannelFactory | |
---|---|
class |
FilteredChannelFactory
This class is used for constructing Filtered Channels. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |