Package akka.stream.scaladsl
Interface SinkQueueWithCancel<T>
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSinkQueueWithCancel.QueueOps<T>static classSinkQueueWithCancel.QueueOps$ 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancels the stream. 
 -