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, outReadFiltered inFilter()
WriteFiltered outFilter()
Copyright © 1996–2022. All rights reserved.