|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.eventing.Subscription
org.apache.synapse.eventing.SynapseSubscription
public class SynapseSubscription
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.
| Constructor Summary | |
|---|---|
SynapseSubscription()
|
|
SynapseSubscription(String deliveryMode)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynapseSubscription()
public SynapseSubscription(String deliveryMode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||