traffic.generation
Class HostInformationsImpl_Stub
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteStub
|
+--traffic.generation.HostInformationsImpl_Stub
- All Implemented Interfaces:
- HostInformations, java.rmi.Remote, java.io.Serializable
- public final synchronized class HostInformationsImpl_Stub
- extends java.rmi.server.RemoteStub
- implements HostInformations
- See Also:
- Serialized Form
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Methods inherited from class java.rmi.server.RemoteStub |
setRef |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
HostInformationsImpl_Stub
public HostInformationsImpl_Stub()
HostInformationsImpl_Stub
public HostInformationsImpl_Stub(java.rmi.server.RemoteRef)
getClientCOS
public int getClientCOS(java.lang.String)
throws java.io.IOException,
java.lang.NumberFormatException,
java.rmi.RemoteException
- Specified by:
getClientCOS
in interface HostInformations
java.io.IOException
java.lang.NumberFormatException
java.rmi.RemoteException
getClientsList
public java.lang.String[] getClientsList()
throws java.rmi.RemoteException
- Specified by:
getClientsList
in interface HostInformations
java.rmi.RemoteException
getScenarioFileNumber
public int getScenarioFileNumber()
throws java.rmi.RemoteException
- Specified by:
getScenarioFileNumber
in interface HostInformations
java.rmi.RemoteException
getScenarioFiles
public java.util.SortedSet getScenarioFiles()
throws java.rmi.RemoteException
- Specified by:
getScenarioFiles
in interface HostInformations
java.rmi.RemoteException
getScenarioFilesList
public java.lang.String[] getScenarioFilesList()
throws java.rmi.RemoteException
- Specified by:
getScenarioFilesList
in interface HostInformations
java.rmi.RemoteException
getServerIPAddress
public java.lang.String getServerIPAddress()
throws java.rmi.RemoteException
- Specified by:
getServerIPAddress
in interface HostInformations
java.rmi.RemoteException
getServerName
public java.lang.String getServerName()
throws java.rmi.RemoteException
- Specified by:
getServerName
in interface HostInformations
java.rmi.RemoteException
getUDPClientPort
public int getUDPClientPort(java.lang.String)
throws java.io.IOException,
java.lang.NumberFormatException,
java.rmi.RemoteException
- Specified by:
getUDPClientPort
in interface HostInformations
java.io.IOException
java.lang.NumberFormatException
java.rmi.RemoteException
getUDPServerPort
public int getUDPServerPort()
throws java.lang.NumberFormatException,
java.rmi.RemoteException
- Specified by:
getUDPServerPort
in interface HostInformations
java.lang.NumberFormatException
java.rmi.RemoteException
isClientIPv4
public boolean isClientIPv4(java.lang.String)
throws java.io.IOException,
java.rmi.RemoteException
- Specified by:
isClientIPv4
in interface HostInformations
java.io.IOException
java.rmi.RemoteException