object SinkQueueWithCancel
- Source
- Queue.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SinkQueueWithCancel
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def asScala[T](queue: SinkQueueWithCancel[T]): scaladsl.SinkQueueWithCancel[T]
Converts the queue into a
scaladsl.SinkQueueWithCancel