Interface AssociationHandle.HandleEvent

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

public static interface AssociationHandle.HandleEvent extends NoSerializationVerificationNeeded
Trait for events that the registered listener for an pekko.remote.transport.AssociationHandle might receive.