OSGi™ Service Platform
Release 4 Version 4.1

Package org.osgi.service.io

IO Connector Package Version 1.0.

See:
          Description

Interface Summary
ConnectionFactory A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
ConnectorService The Connector Service should be called to create and open javax.microedition.io.Connection objects.
 

Package org.osgi.service.io Description

IO Connector Package Version 1.0.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: org.osgi.service.io; version=1.0, javax.microedition.io


OSGi™ Service Platform
Release 4 Version 4.1

Copyright © OSGi Alliance (2000, 2007). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0