public class TelegramAggregator<T extends de.bsvrz.dav.daf.communication.lowLevel.telegrams.DataTelegramInterface>
extends java.lang.Object
Constructor and Description |
---|
TelegramAggregator() |
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
aggregate(T telegram,
SubscriptionInfo subscription)
Verarbeitet ein ankommendes Telegramm und gibt die Liste der Telegramme zurück, sobald alle Telegramme eingetroffen sind.
|
public java.util.List<T> aggregate(T telegram, SubscriptionInfo subscription)
telegram
- subscription
-