Package com.sap.ip.me.api.pios.connection

Provides the core connection classes for the Peripheral Input/Output Services infra-structure for MI 2.5.

See:
          Description

Class Summary
Connection This is the base class for all Connection implementations.
ConnectionParameters Defines the base class for Peripheral connection parameters.
ConnectionType Provides a list of all of the peripherals offered by the PIOS API.
Connector This class is the entry point to all peripheral connections.
DriverConfigurationManager This class provides access to a driver configuration parameters including the transport configuration.
DriverInfo Represents a peripheral driver and can be used to obtain information of a driver before using it.
 

Package com.sap.ip.me.api.pios.connection Description

Provides the core connection classes for the Peripheral Input/Output Services infra-structure for MI 2.5. This package contains the main classes to configure, provide the connection parameters, and establish a connection to a peripheral driver. The entry point of this package is the Connector class.

Since:
MI 2.5


Copyright © 2005 SAP AG. All Rights Reserved.