public interface MessageDispatchTarget
MessageDispatcher.| Modifier and Type | Method and Description |
|---|---|
Consumer |
getConsumer()
If the MessageDispatchTarget instance is not yet subscribed with the MessageDispatcher, this method will return null.
|
XMLMessageListener |
getMessageListener()
Immutable.
|
Subscription |
getSubscription()
Immutable.
|
boolean |
hasBlockingConsumer() |
XMLMessageListener getMessageListener()
Subscription getSubscription()
Consumer getConsumer()
boolean hasBlockingConsumer()
Copyright 2004-2019 Solace Corporation. All rights reserved.