Package org.apache.pekko.remote.transport
-
Interface Summary Interface Description ActorTransportAdapter.TransportOperation AssociationHandle Deprecated. Classic remoting is deprecated, use Artery.AssociationHandle.DisassociateInfo Supertype of possible disassociation reasonsAssociationHandle.HandleEvent Trait for events that the registered listener for anpekko.remote.transport.AssociationHandle
might receive.AssociationHandle.HandleEventListener An interface that needs to be implemented by the user of anpekko.remote.transport.AssociationHandle
to listen to association events.PekkoPduCodec INTERNAL APIPekkoPduCodec.PekkoPdu Trait that represents decoded Pekko PDUs (Protocol Data Units)SchemeAugmenter Deprecated. Classic remoting is deprecated, use Artery.TestTransport.Activity Base trait for activities that are logged bypekko.remote.transport.TestTransport
.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 FailureInjectorException Deprecated. Classic remoting is deprecated, use Artery.PekkoProtocolException Transport.InvalidAssociationException Indicates that the association setup request is invalid, and it is impossible to recover (malformed IP address, hostname, etc.).