Interface for an Any2One channel that supports filtering operations at each end.
Type | Name and description |
---|---|
ReadFiltered |
inFilter() Returns an interface for configuring read filters on the channel. |
WriteFiltered |
outFilter() Returns an interface for configuring write filters on the channel. |
Methods inherited from class | Name |
---|---|
interface Any2OneChannel |
in, out |
Returns an interface for configuring read filters on the channel.
Returns an interface for configuring write filters on the channel.