public interface MessageChannelEvent
An event implements this interface to indicate that the event is associated with a message channel.
Modifier and Type | Method and Description |
---|---|
MessageChannel |
getMessageChannel()
Get the message channel
|
boolean |
isLocal()
True if the channel event originates from a source
that is local.
|
MessageChannel getMessageChannel()
boolean isLocal()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.