
public interface JmsSender
| Modifier and Type | Method and Description |
|---|---|
void |
send(javax.jms.Destination worldBankApiDestination,
Serializable msg)
Send.
|
void send(javax.jms.Destination worldBankApiDestination,
Serializable msg)
throws javax.jms.JMSException
worldBankApiDestination - the world bank api destinationmsg - the msgjavax.jms.JMSException - the JMS exceptionCopyright © 2010–2017 www.hack23.com. All rights reserved.