Uses of Interface
com.esf.device.network.service.INetworkDeviceService

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

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

Subinterfaces of INetworkDeviceService in com.esf.device.ethernet.service
 interface IEthernetDeviceService
          Represents an Ethernet device in ESF.
 

Uses of INetworkDeviceService in com.esf.device.wifi.service
 

Subinterfaces of INetworkDeviceService in com.esf.device.wifi.service
 interface IWifiDeviceService