|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| FileBase | Class FileBase is the abstract base class for the
FileReceiverand FileSenderclasses. |
| FileByteArrayListReceiver | |
| FileByteArrayListReceiverThread | The FileByteArrayListReceiverThread runs in the background and
receives data from files when they exist. |
| FileByteArrayListSender | FileByteArrayListSender manages writing a
ByteArrayList on a mounted file system. |
| FileLineReader | LineReader to read/send a character stream from/to a file. |
| FileLineReaderReceiver | FileLineReaderReceiver is a receiver class which only opens
the input file and send a reference to it through the integration layer. |
| FileLineReaderReceiverThread | The FileLineReaderReceiverThread runs in the background and
receives data from files when they exist. |
| FileLineWriterSender | |
| FileReceiver | When the FileReceiver receives a request it reads the files
into a String and calls the application layer. |
| FileReceiverConfiguration | Makes some configuration parameters accessible to different Receivers dealing with files. |
| FileReceiverThread | The FileReceiverThread runs in the background and receives
data from files when they exist. |
| FileSender | FileSender manages writing a text file on a mounted file
system. |
| FileSenderConfiguration | TODO Kommentierung |
| FileStreamReceiver | FileStreamReceiver is a receiver class which opens an
InputStream of the input file and sends a reference to it
through the xBus. |
| FileStreamReceiverThread | The FileStreamReceiverThread runs in the background and
receives data from files when they exist. |
| FileStreamSender | FileStreamSender gets an InputStream and writes
it into a file. |
| SimpleFileSender | |
Provides classes for reading/writing files on mounted file systems.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||