Interface DurableNotificationProperties

  • All Known Implementing Classes:
    PersistenceNotificationProperties

    public interface DurableNotificationProperties
    Properties that control behavior of the combination of a NotificationHandler and a RetryHandler. An instance of this configuration is usually linked to a specific message producer use case.
    Author:
    Jeff Fischer