Apache Pekko 2.0.0-M3+222-b197663b-SNAPSHOT - org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction.Send 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 remote Definition Classespekko  package transport Definition Classesremote  object ThrottlerTransportAdapter Definition Classestransport  object Direction Definition ClassesThrottlerTransportAdapter Both Receive Send o org.apache.pekko.remote.transport.ThrottlerTransportAdapter.DirectionSend case object Send extends Direction with Product with Serializable Annotations@SerialVersionUID() SourceThrottlerTransportAdapter.scala Linear Supertypes Serializable, Product, Equals, Direction, AnyRef, Any  Ordering Alphabetic By Inheritance Inherited Send Serializable Product Equals Direction AnyRef Any Hide All Show All Visibility Public Protected 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 getInstance: Send Java API: get the singleton instance  def includes(other: Direction): Boolean Definition ClassesSend → Direction  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()  def productElementName(n: Int): String Definition ClassesProduct  def productElementNames: Iterator[String] Definition ClassesProduct  final def synchronized[T0](arg0: => T0): T0 Definition ClassesAnyRef  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 Product Inherited from Equals Inherited from Direction Inherited from AnyRef Inherited from Any Ungrouped