| Package | Description |
|---|---|
| cz.cdv.datex2 | |
| cz.cdv.datex2.internal |
| Modifier and Type | Method and Description |
|---|---|
Datex2Subscription.Builder |
Datex2Subscription.Builder.target(PushTarget target) |
| Modifier and Type | Method and Description |
|---|---|
Datex2Subscription.Builder |
Datex2Subscription.Builder.target(List<PushTarget> pushTargets) |
| Modifier and Type | Method and Description |
|---|---|
static PushTarget |
PushTarget.create(Target target) |
| Modifier and Type | Method and Description |
|---|---|
void |
Pusher.push(PushTarget target,
D2LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
String |
Subscriptions.add(String supplier,
UpdateMethodEnum updateMethod,
Calendar startTime,
Calendar stopTime,
List<PushTarget> pushTargets) |
String |
Subscriptions.addPeriodic(String supplier,
Calendar startTime,
Calendar stopTime,
Float periodSeconds,
UpdateMethodEnum updateMethod,
List<PushTarget> pushTargets) |
String |
Subscriptions.update(String supplier,
String reference,
UpdateMethodEnum updateMethod,
Calendar startTime,
Calendar stopTime,
List<PushTarget> pushTargets) |
String |
Subscriptions.updatePeriodic(String supplier,
String reference,
Calendar startTime,
Calendar stopTime,
Float periodSeconds,
UpdateMethodEnum updateMethod,
List<PushTarget> pushTargets) |
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.