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

Packages that use SubscribeDelete
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 SubscribeDelete in de.fhhannover.inform.trust.ifmapj.messages
 

Methods in de.fhhannover.inform.trust.ifmapj.messages that return SubscribeDelete
static SubscribeDelete Requests.createSubscribeDelete()
          Create a SubscribeDelete instance with default values.
 SubscribeDelete RequestFactory.createSubscribeDelete()
          Deprecated. Create a SubscribeDelete instance with default values.
static SubscribeDelete Requests.createSubscribeDelete(String name)
          Create a new SubscribeDelete instance with the given name.
 SubscribeDelete RequestFactory.createSubscribeDelete(String name)
          Deprecated. Create a new SubscribeDelete instance with the given name.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.