Interface Summary |
Connection |
This is the most basic type of generic connection. |
ContentConnection |
This interface defines the stream connection over which
MIME encoded content is passed. |
DatabaseConnection |
This interface defines the capabilities a small (PDA) type database must have. |
Datagram |
This is the generic datagram interface. |
DatagramConnection |
This interface defines the capabilities that a datagram connection
must have. |
HttpConnection |
This interface defines the necessary methods and constants
for an HTTP 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. |
StorageConnection |
This interface defines the capabilities that filing system or PDA database
must have. |
StreamConnection |
This interface defines the capabilities that a stream connection
must have. |
StreamConnectionNotifier |
This interface defines the capabilities that a connection notifier
must have. |