Class SubscriptionCreated
java.lang.Object
de.otto.synapse.subscription.events.SubscriptionEvent
de.otto.synapse.subscription.events.SubscriptionCreated
-
Nested Class Summary
Nested classes/interfaces inherited from class de.otto.synapse.subscription.events.SubscriptionEvent
SubscriptionEvent.Type -
Constructor Summary
ConstructorsConstructorDescriptionSubscriptionCreated(String id, String subscribedChannel, String responseChannel) -
Method Summary
Methods inherited from class de.otto.synapse.subscription.events.SubscriptionEvent
getId, getType
-
Constructor Details
-
SubscriptionCreated
-
-
Method Details
-
asSubscriptionCreated
- Specified by:
asSubscriptionCreatedin classSubscriptionEvent
-
asSubscriptionUpdated
- Specified by:
asSubscriptionUpdatedin classSubscriptionEvent
-
getSubscribedChannel
-
getResponseChannel
-
toString
- Overrides:
toStringin classSubscriptionEvent
-