public interface Filter
ReadFiltered or WriteFiltered interface which
allows instances of Filter to be installed or removed from the channel.FilteredChannel,
FilteredChannelEnd,
ReadFiltered,
WriteFiltered| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
filter(java.lang.Object obj)
Applies the filter operation.
|
java.lang.Object filter(java.lang.Object obj)
obj - the original object in the channel communication.Copyright © 1996–2019. All rights reserved.