Instance Constructors
-
new
DeliveryProducerRoute(router: Router)
Abstract Value Members
-
abstract
def
dispatch_queue: DispatchQueue
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
bind(consumers: List[DeliveryConsumer]): Unit
-
def
clone(): AnyRef
-
def
collocate(value: DispatchQueue): Unit
-
-
def
connected(): Unit
-
-
def
disconnected(): Unit
-
val
drainer: Task
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
flatMap[Y](func: (Y) ⇒ Option[Delivery]): Sink[Y]
-
def
full: Boolean
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
map[Y](func: (Y) ⇒ Delivery): Sink[Y]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
offer(delivery: Delivery): Boolean
-
def
on_connected: Unit
-
def
on_disconnected: Unit
-
-
-
-
val
reained_base: BaseRetained
-
var
refiller: Task
-
def
release(): Unit
-
def
retain(): Unit
-
def
retained(): Int
-
def
send_buffer_size: Int
-
val
store: Store
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
-
def
toString(): String
-
def
unbind(targets: List[DeliveryConsumer]): Unit
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Retained
Inherited from AnyRef
Inherited from Any