Apache Pekko 2.0.0-M3+222-b197663b-SNAPSHOT - org.apache.pekko.dispatch.UnboundedControlAwareMailbox Apache Pekko2.0.0-M3+222-b197663b-SNAPSHOT < Back  Packages  package root Definition Classesroot  package org Definition Classesroot  package apache Definition Classesorg  package pekko Definition Classesapache  package dispatch Definition Classespekko  package affinity Definition Classesdispatch AbstractBoundedNodeQueue AbstractNodeQueue BalancingDispatcherConfigurator BoundedControlAwareMailbox BoundedControlAwareMessageQueueSemantics BoundedDequeBasedMailbox BoundedDequeBasedMessageQueue BoundedDequeBasedMessageQueueSemantics BoundedMailbox BoundedMessageQueueSemantics BoundedNodeMessageQueue BoundedPriorityMailbox BoundedQueueBasedMessageQueue BoundedStablePriorityMailbox CompletionStages ControlAwareMessageQueueSemantics ControlMessage DefaultExecutorServiceConfigurator DequeBasedMessageQueue DequeBasedMessageQueueSemantics Dispatcher DispatcherConfigurator DispatcherPrerequisites Dispatchers Envelope ExecutionContexts ExecutorServiceConfigurator ExecutorServiceDelegate ExecutorServiceFactory ExecutorServiceFactoryProvider ForkJoinExecutorConfigurator Futures MailboxType Mailboxes MessageDispatcher MessageDispatcherConfigurator MessageQueue MonitorableCarrierThreadFactory MonitorableThreadFactory MultipleConsumerSemantics NodeMessageQueue NonBlockingBoundedMailbox PinnedDispatcher PinnedDispatcherConfigurator PriorityGenerator ProducesMessageQueue QueueBasedMessageQueue RequiresMessageQueue SaneRejectedExecutionHandler SingleConsumerOnlyUnboundedMailbox TaskInvocation ThreadPoolConfig ThreadPoolConfigBuilder ThreadPoolExecutorConfigurator ThreadPoolExecutorServiceFactoryProvider UnboundedControlAwareMailbox UnboundedControlAwareMessageQueueSemantics UnboundedDequeBasedMailbox UnboundedDequeBasedMessageQueue UnboundedDequeBasedMessageQueueSemantics UnboundedMailbox UnboundedMessageQueueSemantics UnboundedPriorityMailbox UnboundedQueueBasedMessageQueue UnboundedStablePriorityMailbox VirtualThreadExecutorConfigurator VirtualizedExecutorService o org.apache.pekko.dispatchUnboundedControlAwareMailbox Companion class UnboundedControlAwareMailbox object UnboundedControlAwareMailbox extends Serializable SourceMailbox.scala Linear Supertypes Serializable, AnyRef, Any  Ordering Alphabetic By Inheritance Inherited UnboundedControlAwareMailbox Serializable AnyRef Any Hide All Show All Visibility Public Protected Type Members  class MessageQueue extends UnboundedControlAwareMessageQueueSemantics with Serializable Value Members  final def !=(arg0: Any): Boolean Definition ClassesAnyRef → Any  final def ##: Int Definition ClassesAnyRef → Any  final def ==(arg0: Any): Boolean Definition ClassesAnyRef → Any  final def asInstanceOf[T0]: T0 Definition ClassesAny  def clone(): AnyRef Attributesprotected[lang] Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()  final def eq(arg0: AnyRef): Boolean Definition ClassesAnyRef  def equals(arg0: AnyRef): Boolean Definition ClassesAnyRef → Any  final def getClass(): Class[_ <: AnyRef] Definition ClassesAnyRef → AnyAnnotations@IntrinsicCandidate() @native()  def hashCode(): Int Definition ClassesAnyRef → AnyAnnotations@IntrinsicCandidate() @native()  final def isInstanceOf[T0]: Boolean Definition ClassesAny  final def ne(arg0: AnyRef): Boolean Definition ClassesAnyRef  final def notify(): Unit Definition ClassesAnyRefAnnotations@IntrinsicCandidate() @native()  final def notifyAll(): Unit Definition ClassesAnyRefAnnotations@IntrinsicCandidate() @native()  final def synchronized[T0](arg0: => T0): T0 Definition ClassesAnyRef  def toString(): String Definition ClassesAnyRef → Any  final def wait(arg0: Long, arg1: Int): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException])  final def wait(arg0: Long): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException]) @native()  final def wait(): Unit Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.InterruptedException]) Deprecated Value Members  def finalize(): Unit Attributesprotected[lang] Definition ClassesAnyRefAnnotations@throws(classOf[java.lang.Throwable]) @Deprecated Deprecated (Since version 9) Inherited from Serializable Inherited from AnyRef Inherited from Any Ungrouped