Interface SubscriptionListener


public interface SubscriptionListener
Callback interface to customize a subscription.

It is possible to change the computed OffsetSpecification in preSubscribe(SubscriptionContext) by using a custom offset tracking strategy.

This is an experimental API, subject to change.