DCT Lightfoot v3 API specification

Package javax.microedition.io

Interface Summary
Connection Basic connection interface - Implement a generic connection
ContentConnection A Content connection is a stream connection that passes content
Datagram This is the datagram interface, which represents an object used by Datagram connections to send / receive data
DatagramConnection Interface for a connection which uses Datagrams to send and receive data
HttpConnection This interface defines an HTTP connection
InputConnection Basic Input connection interface
OutputConnection Basic Output connection interface
StreamConnection Basic Stream connection Interface - a combined Input/Output Connection
StreamConnectionNotifier Basic Stream Connection Notifier Interface
 

Class Summary
Connector This provides a basic mechanism for accessing connections
To create a connection, user calls Connector.open(<protocol>://<params>);
 

Exception Summary
ConnectionNotFoundException Exception used when a connection cannot be found
 


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification