|
Class Summary |
| BasicChannel |
Transmits messages to a number of Receivers. |
| FileData |
Is a transient carrier for a file stored in the file system. |
| FileReference |
|
| FileSupport |
Supports retrieval and deletion of particular files in a directory structure
as well as other file system manipulation. |
| Forwarder |
Forwards received messages to a transmitter. |
| Pipe |
Transmits objects to a specific receiver. |
| ReceiverQueue |
A message queue which receives objects from a transmitter. |
| StdIODialog |
Takes a configured In- and OutputStream such as System.in and System.out
which are used as standard in- and output for an underlying process
such as a command shell. |
| StreamSupport |
Helper class for stream related functions. |
| Transponder |
Receives and retransmits objects asynchronously. |