Methods in de.fhhannover.inform.trust.ifmapj.messages that return SubscribeUpdate |
static SubscribeUpdate |
Requests.createSubscribeUpdate()
Create a SubscribeUpdate instance with default values. |
SubscribeUpdate |
RequestFactory.createSubscribeUpdate()
Deprecated. Create a SubscribeUpdate instance with default values. |
static SubscribeUpdate |
Requests.createSubscribeUpdate(String name,
String matchLinks,
Integer maxDepth,
String termIdents,
Integer maxSize,
String resultFilter,
Identifier start)
Create a SubscribeUpdate instance with the given parameters. |
SubscribeUpdate |
RequestFactory.createSubscribeUpdate(String name,
String matchLinks,
Integer maxDepth,
String terminalIdentifiers,
Integer maxSize,
String resultFilter,
Identifier start)
Deprecated. Create a SubscribeUpdate instance with the given parameters. |