akka.remote.transport
Interface AssociationHandle.HandleEvent

All Superinterfaces:
akka.actor.NoSerializationVerificationNeeded
All Known Implementing Classes:
AssociationHandle.Disassociated, AssociationHandle.InboundPayload
Enclosing interface:
AssociationHandle

public static interface AssociationHandle.HandleEvent
extends akka.actor.NoSerializationVerificationNeeded

Trait for events that the registered listener for an AssociationHandle might receive.