Interface RemotingLifecycleEvent

All Superinterfaces:
Serializable
All Known Subinterfaces:
AssociationEvent
All Known Implementing Classes:
AssociatedEvent, AssociationErrorEvent, DisassociatedEvent, GracefulShutdownQuarantinedEvent, QuarantinedEvent, RemotingErrorEvent, RemotingListenEvent, RemotingShutdownEvent$, ThisActorSystemQuarantinedEvent

public interface RemotingLifecycleEvent extends Serializable
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.