@Component public class MqOutboundImpl extends Object
| Constructor and Description |
|---|
MqOutboundImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
toMqHandler(org.springframework.messaging.support.GenericMessage<Object> message) |
@ServiceActivator(inputChannel="toMqChannel") public void toMqHandler(org.springframework.messaging.support.GenericMessage<Object> message)
Copyright © 2023. All rights reserved.