Package org.jcsp.util.filter
Interface FilteredSharedChannelInput
- All Superinterfaces:
ChannelInput,FilteredChannelInput,Poisonable,ReadFiltered,SharedChannelInput
- All Known Implementing Classes:
FilteredSharedChannelInputWrapper
Interface for a channel input end that supports filtering and can be shared by multiple processes.
- Author:
- Quickstone Technologies Limited
- See Also:
-
Method Summary
Methods inherited from interface org.jcsp.lang.ChannelInput
endRead, read, startReadMethods inherited from interface org.jcsp.lang.Poisonable
poisonMethods inherited from interface org.jcsp.util.filter.ReadFiltered
addReadFilter, addReadFilter, getReadFilter, getReadFilterCount, removeReadFilter, removeReadFilter