traffic.generation
Class HostInformationsXMLFile
java.lang.Object
|
+--traffic.generation.HostInformationsFile
|
+--traffic.generation.HostInformationsXMLFile
- public class HostInformationsXMLFile
- extends HostInformationsFile
Methods inherited from class traffic.generation.HostInformationsFile |
getClientCOS, getClientsList, getClientsList, getClientsPortList, getClientsPortList, getScenarioFileName, getScenarioFileNumber, getScenarioFiles, getScenarioFilesList, getServerIPAddress, getServerIPAddress, getServerList, getServerName, getServerNameForClient, getServerPortForClient, getServerPortList, getUDPClientPort, getUDPServerPort, getUDPServerPort, isClientIPv4 |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostInformationsXMLFile
public HostInformationsXMLFile(java.lang.String hostinfofile)
throws java.io.IOException
readFile
public void readFile()
- Overrides:
readFile
in class HostInformationsFile
getAccessTypeForServer
public java.lang.String getAccessTypeForServer(java.lang.String serverName,
int port)
getAccessTypeForClient
public java.lang.String getAccessTypeForClient(java.lang.String clientName,
int port)
getJavaCmdClientsList
public java.lang.String[] getJavaCmdClientsList()
getJavaCmdServerList
public java.lang.String[] getJavaCmdServerList()
main
public static void main(java.lang.String[] arg)