Package akka.stream
Interface StreamRefAttributes.StreamRefAttribute
-
- All Superinterfaces:
Attributes.Attribute
- All Known Implementing Classes:
StreamRefAttributes.BufferCapacity
,StreamRefAttributes.DemandRedeliveryInterval
,StreamRefAttributes.FinalTerminationSignalDeadline
,StreamRefAttributes.SubscriptionTimeout
- Enclosing class:
- StreamRefAttributes
public static interface StreamRefAttributes.StreamRefAttribute extends Attributes.Attribute
Attributes specific to stream refs.Not for user extension.