Package org.osgi.service.io
-
Interface Summary Interface Description ConnectionFactory A Connection Factory service is called by the implementation of the Connector Service to createjavax.microedition.io.Connection
objects which implement the scheme named byIO_SCHEME
.ConnectorService The Connector Service should be called to create and openjavax.microedition.io.Connection
objects.