public interface SynchronousMessageSender
Modifier and Type | Interface and Description |
---|---|
static class |
SynchronousMessageSender.Mode |
Object send(String destinationName, Message message) throws MessageBusException
MessageBusException
Object send(String destinationName, Message message, long timeout) throws MessageBusException
MessageBusException