Uses of Class
com.esf.device.ethernet.service.EthernetDevice

Packages that use EthernetDevice
com.esf.device.ethernet.service Manages Ethernet device configurations. 
 

Uses of EthernetDevice in com.esf.device.ethernet.service
 

Methods in com.esf.device.ethernet.service that return EthernetDevice
 EthernetDevice IEthernetDeviceService.getParameters(java.lang.String iface, int state)
          gets all of the parameters that make up an EthernetDevice for a specified state.
 

Methods in com.esf.device.ethernet.service with parameters of type EthernetDevice
 void IEthernetDeviceService.bringInterfaceUp(EthernetDevice ethernetDevice, int state)
          brings an Ethernet interface up using the parameters currently set in in the specified Persistence field.
 void IEthernetDeviceService.bringInterfaceDown(EthernetDevice ethernetDevice)
          brings an Ethernet interface down
 



Copyright © 2009 Eurotech Inc. All rights reserved.