| Package | Description |
|---|---|
| com.liferay.portal.kernel.messaging | |
| com.liferay.portal.kernel.messaging.proxy | |
| com.liferay.portal.kernel.messaging.sender |
| Modifier and Type | Method and Description |
|---|---|
void |
BridgingMessageListener.setSingleDestinationMessageSender(SingleDestinationMessageSender singleDestinationMessageSender) |
void |
BaseMessageStatusMessageListener.setStatusSender(SingleDestinationMessageSender statusSender) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseProxyBean.setSingleDestinationMessageSender(SingleDestinationMessageSender singleDestinationMessageSender)
Deprecated.
As of 7.0.0, replaced by {@link #setDestinationName)
|
| Modifier and Type | Method and Description |
|---|---|
SingleDestinationMessageSender |
SingleDestinationMessageSenderFactory.createSingleDestinationMessageSender(String destinationName) |
static SingleDestinationMessageSender |
SingleDestinationMessageSenderFactoryUtil.createSingleDestinationMessageSender(String destinationName) |