@Deprecated public interface INetworkInterfaces extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNetworkInterface()
Deprecated.
|
java.util.ArrayList<java.lang.String> |
getNetworkInterfaces()
Deprecated.
|
void |
setNetworkInterface(java.lang.String name)
Deprecated.
|
java.util.ArrayList<java.lang.String> getNetworkInterfaces() throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setNetworkInterface(java.lang.String name) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getNetworkInterface() throws java.rmi.RemoteException
java.rmi.RemoteException