Interface IJMFSubscribable

All Known Implementing Classes:
JDFQuery, JDFRegistration

public interface IJMFSubscribable
interface that connects the JMF message classes that implement subscriptions, i.e. Query and Registration
  • Method Details

    • getSubscription

      JDFSubscription getSubscription()
      get the subscription
      Returns:
    • getCreateSubscription

      JDFSubscription getCreateSubscription()
      get the subscription, create if it doesn't exist
      Returns:
    • appendSubscription

      JDFSubscription appendSubscription()
      append the subscription
      Returns:
    • getID

      String getID()
      get the ID of the message
      Returns: