Uses of Interface
com.eurotech.framework.usb.UsbService

Packages that use UsbService
com.eurotech.ermes   
com.eurotech.example.project   
com.eurotech.framework.linux.net.rh   
com.eurotech.framework.linux.position   
com.eurotech.framework.linux.usb   
com.eurotech.framework.linux.util   
com.eurotech.framework.net.admin   
com.eurotech.framework.protocol.pcn   
 

Uses of UsbService in com.eurotech.ermes
 

Methods in com.eurotech.ermes with parameters of type UsbService
 void ErmesComponent.setUsbService(UsbService usbService)
           
 void ErmesComponent.unsetUsbService(UsbService usbService)
           
 

Uses of UsbService in com.eurotech.example.project
 

Methods in com.eurotech.example.project with parameters of type UsbService
 void ExampleComponent.setUsbService(UsbService usbService)
           
 void ExampleComponent.unsetUsbService(UsbService usbService)
           
 

Uses of UsbService in com.eurotech.framework.linux.net.rh
 

Methods in com.eurotech.framework.linux.net.rh with parameters of type UsbService
 void NetworkServiceImpl.setUsbService(UsbService usbService)
           
 void NetworkServiceImpl.unsetUsbService(UsbService usbService)
           
 

Uses of UsbService in com.eurotech.framework.linux.position
 

Methods in com.eurotech.framework.linux.position with parameters of type UsbService
 void PositionServiceImpl.setUsbService(UsbService usbService)
           
 void PositionServiceImpl.unsetUsbService(UsbService usbService)
           
 

Uses of UsbService in com.eurotech.framework.linux.usb
 

Classes in com.eurotech.framework.linux.usb that implement UsbService
 class UsbServiceImpl
           
 

Uses of UsbService in com.eurotech.framework.linux.util
 

Methods in com.eurotech.framework.linux.util with parameters of type UsbService
static NetInterface DbusUtil.getNetworkInterfaceFromMap(org.freedesktop.dbus.DBusConnection dBusConnection, UsbService usbService, org.freedesktop.DBus.Properties props)
           
 

Uses of UsbService in com.eurotech.framework.net.admin
 

Methods in com.eurotech.framework.net.admin with parameters of type UsbService
 void NetworkConfigurationServiceImpl.setUsbService(UsbService usbService)
           
 void NetworkConfigurationServiceImpl.unsetUsbService(UsbService usbService)
           
 

Uses of UsbService in com.eurotech.framework.protocol.pcn
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type UsbService
 void Pcn1001Master.setUsbService(UsbService usbService)
           
 void Pcn1001Master.unsetUsbService(UsbService usbService)
           
 



Copyright © 2013. All Rights Reserved.