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
NamingException
javax.jms.JMSException
FileNotFoundException
XMLStreamException
org.wso2.andes.kernel.AndesException
public boolean sendMessage(javax.servlet.http.HttpServletRequest request) throws javax.jms.JMSException, NamingException
javax.jms.JMSException
NamingException
Copyright © 2017 WSO2. All rights reserved.