| Package | Description |
|---|---|
| com.esf.device.network.service |
| Modifier and Type | Method and Description |
|---|---|
NetworkDeviceContainer |
INetworkDeviceService.getParameters(java.lang.String iface)
Gets all of the parameters that currently make up an EthernetDevice.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INetworkDeviceService.bringInterfaceDown(NetworkDeviceContainer networkDeviceContainer)
Brings an interface down
|
void |
INetworkDeviceService.bringInterfaceUp(NetworkDeviceContainer device)
Brings an interface up using the parameters currently set.
|
void |
INetworkDeviceService.setNetworkDevice(NetworkDeviceContainer container)
Sets network device based on supplied network device container.
|
void |
INetworkDeviceService.setNetworkDevice(NetworkDeviceContainer[] containers)
Sets network device based on supplied network device containers.
|
Copyright © 2009 Eurotech Inc. All rights reserved.