Package com.eventstore.dbclient
Class Subscription
- java.lang.Object
-
- com.eventstore.dbclient.Subscription
-
public class Subscription extends java.lang.ObjectSubscription handle.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetSubscriptionId()Returns subscription's id.voidstop()Drops the subscription.
-