Interface FilteredChannelOutput

All Superinterfaces:
ChannelOutput, Poisonable, WriteFiltered
All Known Subinterfaces:
FilteredSharedChannelOutput, MigratableChannelOutput
All Known Implementing Classes:
FilteredChannelOutputWrapper, FilteredSharedChannelOutputWrapper, MigratableChannelOutputImpl

public interface FilteredChannelOutput extends ChannelOutput, WriteFiltered
Interface for a channel output end that supports write filtering operations.