public interface FilteredOne2OneChannel extends One2OneChannel
One2One
channel that supports filtering operations at each end.One2OneChannel
,
ReadFiltered
,
WriteFiltered
Modifier and Type | Method and Description |
---|---|
ReadFiltered |
inFilter()
Returns the control interface for configuring the read filters on the channel.
|
WriteFiltered |
outFilter()
Returns the control interface for configuring the write filters on the channel.
|
in, out
ReadFiltered inFilter()
WriteFiltered outFilter()
Copyright © 1996–2019. All rights reserved.