Interface Subscriptions


  • public interface Subscriptions

    Represents the subscriptions that are available.

    The usage of instances of this interface are designed for multi-threaded use, so they should assumed threadsafe.

    • Method Detail

      • getSubscriptions

        java.util.Iterator<Subscription> getSubscriptions()
        Returns an Iterator over the available subscriptions.
        Returns:
        The iterator