akka.remote.transport.AssociationHandle
An interface that needs to be implemented by the user of an akka.remote.transport.AssociationHandle to listen to association events.
Called by the transport to notify the listener about a HandleEvent
The HandleEvent of the handle
An interface that needs to be implemented by the user of an akka.remote.transport.AssociationHandle to listen to association events.