Direction

org.apache.pekko.remote.transport.ThrottlerTransportAdapter$.Direction$
See theDirection companion trait
object Direction

Attributes

Companion
trait
Source
ThrottlerTransportAdapter.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Direction.type

Members list

Type members

Classlikes

case object Both extends Direction

Attributes

Source
ThrottlerTransportAdapter.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Direction
class Object
trait Matchable
class Any
Show all
Self type
Both.type
case object Receive extends Direction

Attributes

Source
ThrottlerTransportAdapter.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Direction
class Object
trait Matchable
class Any
Show all
Self type
Receive.type
case object Send extends Direction

Attributes

Source
ThrottlerTransportAdapter.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Direction
class Object
trait Matchable
class Any
Show all
Self type
Send.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala