Package javax.microedition.io

J2ME I/O.

See:
          Description

Interface Summary
Connection  
InputConnection  
OutputConnection  
StreamConnection This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifier  
 

Class Summary
Connector This is a factory class to create different data connections, such as Bluetooth or USB.
 

Exception Summary
ConnectionNotFoundException This class is used to signal that a connection target cannot be found, or the protocol type is not supported.
 

Package javax.microedition.io Description

J2ME I/O.