| Interface | Description |
|---|---|
| TelemetriesTransmitter |
The class is responsible for getting containers of
Telemetry,
transform them into Transmission and
then initiate the sending process. |
| TelemetriesTransmitter.TelemetriesFetcher | |
| TelemetrySerializer |
Created by gupele on 12/17/2014.
|
| TransmissionDispatcher |
A dispatcher should know how and to whom to dispatch a
Transmission
Created by gupele on 12/18/2014. |
| TransmissionOutput |
Defines the interface of classes that get a
Transmission
and can 'send' it. |
| TransmissionsLoader |
Created by gupele on 12/22/2014.
|
| TransmitterFactory |
Created by gupele on 12/21/2014.
|