Package akka.javasdk

Interface NotificationPublisher.NotificationStream<T>

Enclosing interface:
NotificationPublisher<T>

public static interface NotificationPublisher.NotificationStream<T>
A helper interface allowing a type safe subscription to a notification stream. Not intended for the actual implementation.