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