Uses of Interface
de.fhhannover.inform.trust.ifmapj.messages.SubscribeUpdate

Packages that use SubscribeUpdate
de.fhhannover.inform.trust.ifmapj.messages This package provides classes to represent IF-MAP requests and results that are communicated with an IF-MAP server. 
 

Uses of SubscribeUpdate in de.fhhannover.inform.trust.ifmapj.messages
 

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.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.