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.
- See Also:
-
Method Summary
Methods inherited from interface ChannelInput
endRead, read, startReadMethods inherited from interface Poisonable
poisonMethods inherited from interface ReadFiltered
addReadFilter, addReadFilter, getReadFilter, getReadFilterCount, removeReadFilter, removeReadFilter