AssociationEvent

org.apache.pekko.remote.AssociationEvent

Attributes

Deprecated
true
Source
RemotingLifecycleEvent.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

protected def eventName: String

Attributes

Source
RemotingLifecycleEvent.scala

Concrete methods

final def isInbound: Boolean

Attributes

Source
RemotingLifecycleEvent.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
RemotingLifecycleEvent.scala

Inherited methods

Attributes

Inherited from:
RemotingLifecycleEvent
Source
RemotingLifecycleEvent.scala