| Package | Description | 
|---|---|
| ej.ecom | 
 Contains Embedded Communications classes ( 
ESR008). | 
| ej.ecom.io | 
 Contains connection framework classes. 
 | 
| Class and Description | 
|---|
| Connection
 This interface defines an open Connection. 
 | 
| Class and Description | 
|---|
| Connection
 This interface defines an open Connection. 
 | 
| Datagram | 
| InputConnection
 This interface is implemented by a  
Connection that is able to open an InputStream. | 
| OutputConnection
 This interface is implemented by a  
Connection that is able to open an OutputStream. | 
| StreamConnection
 This interface defines a bidirectional connection: a connection on which an  
InputStream and an OutputStream can be open. |