Class AssociationErrorEvent

java.lang.Object
org.apache.pekko.remote.AssociationErrorEvent
All Implemented Interfaces:
Serializable, AssociationEvent, RemotingLifecycleEvent, scala.Equals, scala.Product

public final class AssociationErrorEvent extends Object implements AssociationEvent, scala.Product, Serializable
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
See Also: