|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LibraryNotLoadedException | |
| com.sap.ip.me.api.pios.connection | Provides the core connection classes for the Peripheral Input/Output Services infra-structure for MI 2.5. |
| Uses of LibraryNotLoadedException in com.sap.ip.me.api.pios.connection |
| Methods in com.sap.ip.me.api.pios.connection that throw LibraryNotLoadedException | |
abstract Connection |
Connector.open(ConnectionParameters parameters)
Opens a connection to a peripheral based on the parameters. |
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. |
abstract void |
Connector.setDefaultDriver(DriverInfo driverInfo)
Sets the default driver for an specific connection type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||