Package akka.remote.transport
-
Interface Summary Interface Description ActorTransportAdapter.TransportOperation AkkaPduCodec INTERNAL APIAkkaPduCodec.AkkaPdu Trait that represents decoded Akka PDUs (Protocol Data Units)AssociationHandle Deprecated. Classic remoting is deprecated, use Artery.AssociationHandle.DisassociateInfo Supertype of possible disassociation reasonsAssociationHandle.HandleEvent Trait for events that the registered listener for anAssociationHandle
might receive.AssociationHandle.HandleEventListener An interface that needs to be implemented by the user of anAssociationHandle
to listen to association events.SchemeAugmenter Deprecated. Classic remoting is deprecated, use Artery.TestTransport.Activity Base trait for activities that are logged byTestTransport
.ThrottlerTransportAdapter.Direction ThrottlerTransportAdapter.ThrottleMode Transport Deprecated. Classic remoting is deprecated, use Artery.Transport.AssociationEvent Transport.AssociationEventListener An interface that needs to be implemented by the user of a transport to listen to association eventsTransportAdapterProvider Deprecated. Classic remoting is deprecated, use Artery. -
Exception Summary Exception Description AkkaProtocolException FailureInjectorException Deprecated. Classic remoting is deprecated, use Artery.Transport.InvalidAssociationException Indicates that the association setup request is invalid, and it is impossible to recover (malformed IP address, hostname, etc.).