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 anpekko.remote.transport.AssociationHandle
might receive.