Disassociated
org.apache.pekko.remote.transport.AssociationHandle$.Disassociated
final case class Disassociated(info: DisassociateInfo) extends HandleEvent, DeadLetterSuppression
Message sent to the listener registered to an association
Value parameters
- info
-
information about the reason of disassociation
Attributes
- Source
- Transport.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DeadLetterSuppressiontrait HandleEventclass Objecttrait Matchableclass Any
Members list
In this article