Interface for an Any2Any channel that has support for filtering at both ends.
Type Params | Return 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 Any2AnyChannel |
in, out |
Returns an interface for configuring read filters on the channel.
Returns an interface for configuring write filters on the channel.