Package javax.microedition.io

Interface Summary
Connection  
ContentConnection This interface defines the stream connection over which content is passed.
InputConnection This interface defines the capabilities that an input stream connection must have.
OutputConnection This interface defines the capabilities that an output stream connection must have.
ServerSocketConnection  
SocketConnection  
StreamConnection This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifier  
 

Class Summary
Connector This class delegated all calls to MicroeditionConnector 1) Solves Bytecode comatibilty problems.
 

Exception Summary
ConnectionNotFoundException