ActorTransportAdapter

org.apache.pekko.remote.transport.ActorTransportAdapter
See theActorTransportAdapter companion class

Attributes

Companion
class
Deprecated
true
Source
AbstractTransportAdapter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class AssociateUnderlying(remoteAddress: Address, statusPromise: Promise[AssociationHandle]) extends TransportOperation

Attributes

Source
AbstractTransportAdapter.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
AbstractTransportAdapter.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ListenUnderlying(listenAddress: Address, upstreamListener: Future[AssociationEventListener]) extends TransportOperation

Attributes

Source
AbstractTransportAdapter.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ListenerRegistered(listener: AssociationEventListener) extends TransportOperation

Attributes

Source
AbstractTransportAdapter.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Source
AbstractTransportAdapter.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Implicits

Implicits

implicit val AskTimeout: Timeout

Attributes

Source
AbstractTransportAdapter.scala