public class Datex2ClientImpl extends Object implements Datex2Client
| Constructor and Description |
|---|
Datex2ClientImpl(ClientPullInterface pullEndPoint,
ClientSubscribeInterface subscriptionEndPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHandler(Datex2Handler handler) |
D2LogicalModel |
get() |
List<Datex2Handler> |
getHandlers() |
void |
pull() |
void |
push(D2LogicalModel model) |
void |
removeHandler(Datex2Handler handler) |
String |
subscribe(Datex2Subscription subscription) |
public Datex2ClientImpl(ClientPullInterface pullEndPoint, ClientSubscribeInterface subscriptionEndPoint)
public void pull()
pull in interface Datex2Clientpublic String subscribe(Datex2Subscription subscription)
subscribe in interface Datex2Clientpublic D2LogicalModel get()
get in interface Datex2Clientpublic void push(D2LogicalModel model)
public void addHandler(Datex2Handler handler)
addHandler in interface Datex2Clientpublic void removeHandler(Datex2Handler handler)
removeHandler in interface Datex2Clientpublic List<Datex2Handler> getHandlers()
getHandlers in interface Datex2ClientCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.