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).ExceptionCopyright © 2015 WSO2 Inc. All rights reserved.