Package akka.stream.javadsl
Interface SinkQueueWithCancel<T>
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancels the stream. 
 - 
 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
cancel() | 
 Cancels the stream. 
 |