Package | Description |
---|---|
com.eurotech.framework.net |
Contains interfaces and event model to manage and configure network interfaces on a given system.
|
com.eurotech.framework.net.modem |
Provides interfaces for instances and configurations of modems.
|
com.eurotech.framework.usb |
Provides services and interfaces for finding and managing USB devices within the system.
|
Modifier and Type | Method and Description |
---|---|
String |
NetworkService.getModemPppPort(ModemDevice modemDevice) |
Modifier and Type | Class and Description |
---|---|
class |
SerialModemDevice |
Modifier and Type | Method and Description |
---|---|
ModemDevice |
ModemInterface.getModemDevice()
Return's the associated ModemDevice for this modem
|
ModemDevice |
ModemAddedEvent.getModemDevice() |
Constructor and Description |
---|
ModemAddedEvent(ModemDevice modemDevice) |
Modifier and Type | Class and Description |
---|---|
class |
UsbModemDevice
Representation of USB modem devices
|
Copyright © 2013. All Rights Reserved.