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 Detail

      • 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

        java.lang.String getID()
        get the ID of the message
        Returns: