@Deprecated public class NetworkInterfaces extends java.lang.Object implements INetworkInterfaces
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaces |
getInstance()
Deprecated.
|
java.lang.String |
getNetworkInterface()
Deprecated.
|
java.util.ArrayList<java.lang.String> |
getNetworkInterfaces()
Deprecated.
|
void |
setNetworkInterface(java.lang.String name)
Deprecated.
|
public static NetworkInterfaces getInstance()
public java.util.ArrayList<java.lang.String> getNetworkInterfaces() throws java.rmi.RemoteException
getNetworkInterfaces
in interface INetworkInterfaces
java.rmi.RemoteException
public void setNetworkInterface(java.lang.String name) throws java.rmi.RemoteException
setNetworkInterface
in interface INetworkInterfaces
java.rmi.RemoteException
public java.lang.String getNetworkInterface() throws java.rmi.RemoteException
getNetworkInterface
in interface INetworkInterfaces
java.rmi.RemoteException