public class QueueSenderClient extends Object
| Constructor and Description |
|---|
QueueSenderClient(String nameOfQueue,
String username,
String accessKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
sendMessage(javax.servlet.http.HttpServletRequest request) |
public static final String QPID_ICF
public QueueSenderClient(String nameOfQueue, String username, String accessKey) throws NamingException, javax.jms.JMSException, FileNotFoundException, XMLStreamException, org.wso2.andes.kernel.AndesException
NamingExceptionjavax.jms.JMSExceptionFileNotFoundExceptionXMLStreamExceptionorg.wso2.andes.kernel.AndesExceptionpublic boolean sendMessage(javax.servlet.http.HttpServletRequest request)
throws javax.jms.JMSException,
NamingException
javax.jms.JMSExceptionNamingExceptionCopyright © 2020 WSO2. All rights reserved.