Class SynapseSubscription


  • public class SynapseSubscription
    extends org.wso2.eventing.Subscription
    Bean that keep subscription and subscription metadata. Addition to the subscription in the core API SynapseSubscription add the UUID as the subscription ID, add a new constructor to define the delivery mode.
    • Method Summary

      • Methods inherited from class org.wso2.eventing.Subscription

        getAddressUrl, getDeliveryMode, getEndpointUrl, getExpires, getFilterDialect, getFilterValue, getId, getSubManUrl, getSubscriptionData, isStaticEntry, setAddressUrl, setDeliveryMode, setEndpointUrl, setExpires, setFilterDialect, setFilterValue, setId, setStaticEntry, setSubManUrl, setSubscriptionData
    • Constructor Detail

      • SynapseSubscription

        public SynapseSubscription()
      • SynapseSubscription

        public SynapseSubscription​(String deliveryMode)