Package | Description |
---|---|
com.cinterion.io |
IO related utility classes for accessing the functionality of a wireless module.
|
com.sun.midp.io.pipe | |
javax.microedition.io |
MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
Modifier and Type | Interface and Description |
---|---|
interface |
CommConnectionControlLines
The CommConnectionControlLines interface extends CommConnection with the capabilities of actuating
on the control lines of a device, which is connected through a CommConnection port.
|
interface |
I2cBusConnection
This interface defines a logical connection to an I2C bus.
|
interface |
SpiConnection
This interface defines a logical connection to an SPI device.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PipeConnection
This interface defines pipe connection.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommConnection
This interface defines a logical serial port connection.
|
interface |
ContentConnection
This interface defines the stream connection over which
content is passed.
|
interface |
HttpConnection
This interface defines the necessary methods and constants
for an HTTP connection.
|
interface |
HttpsConnection
This interface defines the necessary methods
and constants to establish a secure network connection.
|
interface |
SecureConnection
This interface defines the secure socket stream connection.
|
interface |
SocketConnection
This interface defines the socket stream connection.
|
interface |
StreamConnection
This interface defines the capabilities that a stream connection
must have.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.