private static class DataGenerator.Sender extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private ClientDavInterface |
_connection
Verbindung zum DaV
|
Constructor and Description |
---|
DataGenerator.Sender(ClientDavInterface connection,
ProtocolModuleConnector pmc)
Erzeugt einen Sender
|
private ClientDavInterface _connection
DataGenerator.Sender(ClientDavInterface connection, ProtocolModuleConnector pmc)
connection
- ClientDavInterface
, welches die Verbindung zum DaV hältpmc
- ProtocolModuleConnector
, welcher die Verbindung zum Protokollierer hält