public class MessagePublisher<P> extends Object
Constructor and Description |
---|
MessagePublisher(org.springframework.messaging.MessageChannel listenerEventsChannel) |
Modifier and Type | Method and Description |
---|---|
void |
publish(P payload) |
void |
publishWithThrowableHeader(P payload,
String header) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.