|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Connection | |
| 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 Connection in com.sap.ip.me.api.pios.connection |
| Methods in com.sap.ip.me.api.pios.connection that return Connection | |
abstract Connection |
Connector.open(ConnectionParameters parameters)
Opens a connection to a peripheral based on the parameters. |
| Uses of Connection in com.sap.ip.me.api.pios.printer |
| Subclasses of Connection in com.sap.ip.me.api.pios.printer | |
class |
GraphicPrinter
A graphic printer refers to a printer that supports X, Y coordinates to locate text, barcodes, images, or graphics to be printed. |
class |
LinePrinter
Use this class to print text, barcodes, and images one line at a time, specifying field alignment. |
class |
PrinterConnection
Defines a base class for a printer connection. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||