Interface ActiveSubscription

All Superinterfaces:
Subscription

public interface ActiveSubscription extends Subscription

A ActiveSubscriptions represents a subscription to a single subjects.

  • Method Details

    • getSubject

      String getSubject()

      Gets the subject for this subscription.

      Returns:
      The subject.