public interface DataFilter
Channel.publish(Message)
method.Channel.publish(Message)
directly in the local JVM.Modifier and Type | Method and Description |
---|---|
void |
filter(Message data)
Runs a message through the filter.
|
void filter(Message data)
data
- Message - the message to be filtered, may not be nullCopyright © 2017 JBoss by Red Hat. All rights reserved.