Interface InternalPersistentSubscription
-
- All Superinterfaces:
PersistentSubscription,org.reactivestreams.Subscription
public interface InternalPersistentSubscription extends PersistentSubscription
- Author:
- Joost van de Wijgerd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.reactivestreams.SubscribergetSubscriber()-
Methods inherited from interface org.elasticsoftware.elasticactors.PersistentSubscription
getMessageName, getPublisherRef, isCancelled
-
-