J2ME CDC

Package javax.microedition.io

Interface Summary
Connection This is the most basic type of generic connection.
ConnectionBaseInterface Base class for Connection protocols.
ContentConnection This interface defines the stream connection over which content is passed.
Datagram This is the generic datagram interface.
DatagramConnection This interface defines the capabilities that a datagram connection must have.
DirectoryConnection Metadata connection
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.
RandomAccessConnection A connection to a random access memory
StreamConnection This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifier This interface defines the capabilities that a connection notifier must have.
 

Class Summary
Connector This class is a placeholder for the static methods used to create all the connection objects.
 

Exception Summary
ConnectionNotFoundException This class is used to signal that a connection target cannot be found
 


J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.