Thursday 14 March 2013

Package javax.microedition.io


Package
javax.microedition.io

Description
Classes for the Generic Connection framework.
Since: CLDC 1.0


Interfaces
Connection This is the most basic type of generic connection.
ContentConnection This interface defines the stream connection over which content is passed.
Datagram This class defines an abstract interface for datagram packets.
DatagramConnection This interface defines the capabilities that a datagram connection must have.
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.
StreamConnection This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifi
er
This interface defines the capabilities that a connection notifier must have.
Classes
Connector This class is factory for creating new Connection objects.
Exceptions
ConnectionNotFoundExce
ption
This class is used to signal that a connection target cannot be found, or the protocol
type is not supported.


















No comments:

Post a Comment