G J M O P R 

G

getEventFilePath(String, String, String, String) - Static method in class org.wso2.carbon.sample.jmsclient.JMSClientUtil
This method will construct the directory path of the data file

J

JMSClient - Class in org.wso2.carbon.sample.jmsclient
JMS client reads a text file or a csv file with multiple messages and publish to a Map or Text message to a broker (ActiveMQ, WSO2 Message Broker, Qpid Broker)
JMSClient() - Constructor for class org.wso2.carbon.sample.jmsclient.JMSClient
 
JMSClientUtil - Class in org.wso2.carbon.sample.jmsclient
 
JMSClientUtil() - Constructor for class org.wso2.carbon.sample.jmsclient.JMSClientUtil
 

M

main(String[]) - Static method in class org.wso2.carbon.sample.jmsclient.JMSClient
 

O

org.wso2.carbon.sample.jmsclient - package org.wso2.carbon.sample.jmsclient
 

P

publishMapMessage(MessageProducer, Session, List<String>) - Static method in class org.wso2.carbon.sample.jmsclient.JMSClientUtil
Each message will be divided into groups and create the map message
publishTextMessage(MessageProducer, Session, List<String>) - Static method in class org.wso2.carbon.sample.jmsclient.JMSClientUtil
Each message will be divided into groups and create the map message

R

readFile(String) - Static method in class org.wso2.carbon.sample.jmsclient.JMSClientUtil
Messages will be read from the given filepath and stored in the array list (messagesList)
G J M O P R 

Copyright © 2016 WSO2 Inc. All rights reserved.