akka.actor
Interface NoSerializationVerificationNeeded

All Known Subinterfaces:
ActorTransportAdapter.TransportOperation, AssociationHandle.HandleEvent, ChannelRegistration, EndpointManager.RemotingCommand, Logging.LogEvent, RoutingLogic, ShardCoordinator.ShardAllocationStrategy, Tcp.CloseCommand, Tcp.Command, Tcp.ConnectionClosed, Tcp.Event, Tcp.Message, Tcp.Unbound, Tcp.WritingResumed, ThrottlerTransportAdapter.ThrottleMode, Transport.AssociationEvent
All Known Implementing Classes:
ActorTransportAdapter.AssociateUnderlying, ActorTransportAdapter.DisassociateUnderlying, ActorTransportAdapter.ListenerRegistered, ActorTransportAdapter.ListenUnderlying, AdaptiveLoadBalancingRoutingLogic, AkkaProtocolTransport.AssociateUnderlyingRefuseUid, AssociationHandle.Disassociated, AssociationHandle.InboundPayload, BalancingRoutingLogic, BroadcastRoutingLogic, CamelSupervisor.CamelProducerObjects, CamelSupervisor.Register, ClientFSM.Connected, ClusterShardingGuardian.Start, ClusterShardingGuardian.Started, ConsistentHashingRoutingLogic, ConsumerConfig, Controller.CreateServerFSM, EndpointManager.Listen, EndpointManager.ListensFailure, EndpointManager.ListensResult, EndpointManager.ManagementCommand, EndpointManager.Prune$, EndpointManager.Quarantine, EndpointManager.Send, EndpointManager.ShutdownAndFlush$, EndpointManager.StartupFinished$, EndpointWriter.Handle, EndpointWriter.TakeOver, EndpointWriter.TookOver, FailureResult, FSM.Event, FSM.StopEvent, FSM.Timer, InternalClusterAction.AddOnMemberUpListener, Logging.Debug, Logging.Debug2, Logging.Error, Logging.Error2, Logging.Info, Logging.Info2, Logging.InitializeLogger, Logging.Warning, Logging.Warning2, MessageResult, ProtocolStateActor.Handle, ProtocolStateActor.HandleListenerRegistered, ProtocolStateActor.HandshakeTimer$, ProtocolStateActor.HeartbeatTimer$, RandomRoutingLogic, Remoting.RegisterTransportActor, RoundRobinRoutingLogic, ScatterGatherFirstCompletedRoutingLogic, SelectionHandler.Retry, SelectionHandler.WorkerForCommand, ShardCoordinator.AbstractShardAllocationStrategy, ShardCoordinator.LeastShardAllocationStrategy, SmallestMailboxRoutingLogic, TailChoppingRoutingLogic, 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$, TcpConnection.UpdatePendingWriteAndThen, TcpListener.FailedRegisterIncoming, TcpListener.RegisterIncoming, TestActor.SetAutoPilot, TestActor.SetIgnore, TestActor.UnWatch, TestActor.Watch, TestEvent.Mute, TestEvent.UnMute, ThrottlerManager.AssociateResult, ThrottlerManager.Checkin, ThrottlerManager.Handle, ThrottlerManager.Listener, ThrottlerManager.ListenerAndMode, ThrottlerTransportAdapter.Blackhole$, ThrottlerTransportAdapter.TokenBucket, ThrottlerTransportAdapter.Unthrottled$, Transport.InboundAssociation

public interface NoSerializationVerificationNeeded

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