Interface for an Any2Any
channel that supports both read and write filters.
Type | Name and description |
---|---|
ReadFiltered |
inFilter() Returns the control interface to manipulate the read filters. |
WriteFiltered |
outFilter() Returns the control interface to manipulate the write filters. |
Methods inherited from class | Name |
---|---|
interface One2AnyChannel |
in, out |
Returns the control interface to manipulate the read filters.
Returns the control interface to manipulate the write filters.