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
(Since version ) see corresponding Javadoc for more information.
An interface that needs to be implemented by the user of an akka.remote.transport.AssociationHandle to listen to association events.