Uses of Class
org.jcsp.lang.ChannelOutputWrapper

Packages that use ChannelOutputWrapper
org.jcsp.util.filter This defines filtering channels that can apply transformations to objects as they are read and/or written. 
 

Uses of ChannelOutputWrapper in org.jcsp.util.filter
 

Subclasses of ChannelOutputWrapper in org.jcsp.util.filter
 class FilteredSharedChannelOutputWrapper
          This is wrapper for a SharedChannelOutput that adds write filtering.
 



Copyright © 1996-2012. All Rights Reserved.