public interface FilteredOne2AnyChannel extends One2AnyChannel
Any2Any
channel that supports both read and write filters.Modifier and Type | Method and Description |
---|---|
ReadFiltered |
inFilter()
Returns the control interface to manipulate the read filters.
|
WriteFiltered |
outFilter()
Returns the control interface to manipulate the write filters.
|
in, out
ReadFiltered inFilter()
WriteFiltered outFilter()
Copyright © 1996–2023. All rights reserved.