public interface MessageDispatcher
| Modifier and Type | Method and Description |
|---|---|
Consumer |
addSubscription(MessageDispatchTarget target,
int flags,
Object correlationKey) |
void |
removeSubscription(MessageDispatchTarget target,
int flags,
Object correlationKey) |
Consumer addSubscription(MessageDispatchTarget target, int flags, Object correlationKey)
target - parameterflags - parametercorrelationKey - parametervoid removeSubscription(MessageDispatchTarget target, int flags, Object correlationKey)
target - parameterCopyright 2004-2020 Solace Corporation. All rights reserved.