|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DriverInfo | |
| com.sap.ip.me.api.pios.connection | Provides the core connection classes for the Peripheral Input/Output Services infra-structure for MI 2.5. |
| com.sap.ip.me.api.pios.printer | Printer support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services. |
| Uses of DriverInfo in com.sap.ip.me.api.pios.connection |
| Methods in com.sap.ip.me.api.pios.connection that return DriverInfo | |
abstract DriverInfo[] |
Connector.listDrivers(ConnectionType connectionType)
Returns the installed PIOS drivers for the specified connection type. |
abstract DriverInfo |
Connector.getDefaultDriver(ConnectionType connectionType)
Returns the default driver for an specific connection type. |
DriverInfo |
ConnectionParameters.getDriver()
Returns the driver information. |
| Methods in com.sap.ip.me.api.pios.connection with parameters of type DriverInfo | |
abstract void |
Connector.setDefaultDriver(DriverInfo driverInfo)
Sets the default driver for an specific connection type. |
| Constructors in com.sap.ip.me.api.pios.connection with parameters of type DriverInfo | |
ConnectionParameters(ConnectionType connectionType,
DriverInfo driverInfo)
Constructs a new ConnectionParameters object for the specified connection type. |
|
| Uses of DriverInfo in com.sap.ip.me.api.pios.printer |
| Constructors in com.sap.ip.me.api.pios.printer with parameters of type DriverInfo | |
PrinterParameters(DriverInfo info)
Creates a new PrinterParameters object. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||