public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static String |
getMessageFilePath(String sampleNumber,
String filePath,
String url)
File path will be created for the file to be read with respect to the arguments passed.
|
public static String getMessageFilePath(String sampleNumber, String filePath, String url) throws Exception
sampleNumber
- Number of the http samplefilePath
- Text file to be readurl
- URL of the Websocket server connecting to (in client mode).Exception
Copyright © 2016 WSO2 Inc. All rights reserved.