|
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 |