Package com.couchbase.client.core.util
Interface SynchronousEventBus.Subscription
- Enclosing class:
SynchronousEventBus<T>
public static interface SynchronousEventBus.Subscription
-
Method Summary
-
Method Details
-
unsubscribe
void unsubscribe()
-
SynchronousEventBus<T>