The javax.microedition.io Package

This package contains all interfaces, classes, and exceptions of the generic connection framework.

Interfaces

CommConnection The CommConnection interface is a PDAP extension to CLDC and is only available in PDAP-conforming Java Virtual Machines. The CommConnection interface defines all necessary methods for a logical serial port connection.
Connection The Connection interface is the basic type of generic connection and a superclass of all connections.
ContentConnection The ContentConnection interface defines methods for a stream connection over which content is passed.
Datagram The Datagram interface defines generic methods for a datagram that is used by the DatagramConnection.
DatagramConnection The DatagramConnection ...

Get Java™ 2 Micro Edition Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.