akka.actor
Interface NoSerializationVerificationNeeded

All Known Subinterfaces:
Logging.LogEvent, RoutingLogic, Tcp.CloseCommand, Tcp.Command, Tcp.ConnectionClosed, Tcp.Event, Tcp.Message, Tcp.Unbound, Tcp.WritingResumed
All Known Implementing Classes:
BroadcastRoutingLogic, ConsistentHashingRoutingLogic, FSM.Event, FSM.StopEvent, FSM.Timer, Logging.Debug, Logging.Debug2, Logging.Error, Logging.Error2, Logging.Info, Logging.Info2, Logging.InitializeLogger, Logging.Warning, Logging.Warning2, RandomRoutingLogic, RoundRobinRoutingLogic, ScatterGatherFirstCompletedRoutingLogic, SmallestMailboxRoutingLogic, 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.ResumeAccepting, Tcp.ResumeReading$, Tcp.ResumeWriting$, Tcp.SimpleWriteCommand, Tcp.SuspendReading$, Tcp.Unbind$, Tcp.Unbound$, Tcp.Write, Tcp.WriteCommand, Tcp.WriteFile, Tcp.WritingResumed$

public interface NoSerializationVerificationNeeded

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