Interface FilteredSharedChannelOutput
- All Superinterfaces:
ChannelOutput, FilteredChannelOutput, Poisonable, SharedChannelOutput, WriteFiltered
- All Known Implementing Classes:
FilteredSharedChannelOutputWrapper
Interface for an output channel end that supports filtering operations and can be shared by multiple
concurrent processes.
- See Also:
-
Method Summary
Methods inherited from interface ChannelOutput
writeMethods inherited from interface Poisonable
poisonMethods inherited from interface WriteFiltered
addWriteFilter, addWriteFilter, getWriteFilter, getWriteFilterCount, removeWriteFilter, removeWriteFilter