akka.actor
Interface NoSerializationVerificationNeeded

All Known Subinterfaces:
ActorTransportAdapter.TransportOperation, AssociationHandle.HandleEvent, BackpressureBuffer.HighWatermarkReached, BackpressureBuffer.LowWatermarkReached, IO.IOMessage, Logging.LogEvent, Tcp.CloseCommand, Tcp.Command, Tcp.ConnectionClosed, Tcp.Event, Tcp.Message, Tcp.SimpleWriteCommand, Tcp.Unbound, Tcp.WriteCommand, Tcp.WritingResumed, ThrottlerTransportAdapter.ThrottleMode, Transport.AssociationEvent
All Known Implementing Classes:
ActorTransportAdapter.AssociateUnderlying, ActorTransportAdapter.DisassociateUnderlying, ActorTransportAdapter.ListenerRegistered, ActorTransportAdapter.ListenUnderlying, AssociationHandle.Disassociated, AssociationHandle.InboundPayload, BackpressureBuffer.Ack, BackpressureBuffer.HighWatermarkReached$, BackpressureBuffer.LowWatermarkReached$, FSM.Event, FSM.StopEvent, FSM.Timer, IO.Accept, IO.Close, IO.Closed, IO.Connect, IO.Connected, IO.Listen, IO.Listening, IO.NewClient, IO.Read, IO.Write, Logging.Debug, Logging.Error, Logging.Info, Logging.InitializeLogger, Logging.Warning, Tcp.Abort$, Tcp.Aborted$, Tcp.Bind, Tcp.Bound, Tcp.Close$, Tcp.Closed$, Tcp.CommandFailed, Tcp.CompoundWrite, Tcp.ConfirmedClose$, Tcp.ConfirmedClosed$, Tcp.Connect, Tcp.Connected, Tcp.ErrorClosed, Tcp.NoAck, Tcp.NoAck$, Tcp.PeerClosed$, Tcp.Received, Tcp.Register, Tcp.ResumeReading$, Tcp.ResumeWriting$, Tcp.SuspendReading$, Tcp.Unbind$, Tcp.Unbound$, Tcp.Write, Tcp.WriteFile, Tcp.WritingResumed$, TcpPipelineHandler.Init.Command, TcpPipelineHandler.Init.Event, TcpPipelineHandler.TcpEvent, TcpPipelineHandler.Tell, TestActor.SetAutoPilot, TestActor.SetIgnore, TestActor.UnWatch, TestActor.Watch, TestEvent.Mute, TestEvent.UnMute, ThrottlerTransportAdapter.Blackhole$, ThrottlerTransportAdapter.TokenBucket, ThrottlerTransportAdapter.Unthrottled$, Transport.InboundAssociation

public interface NoSerializationVerificationNeeded

Marker trait to signal that this class should not be verified for serializability.