Packages

t

akka.actor

NoSerializationVerificationNeeded

trait NoSerializationVerificationNeeded extends AnyRef

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

Source
Actor.scala
Linear Supertypes
Known Subclasses
Event, StopEvent, Terminated, UnhandledMessage, ClusterClientSettings, ClusterReceptionistSettings, DataDeleted, Delete, DeleteResponse, DeleteSuccess, Deleted, GetFailure, GetResponse, GetSuccess, ModifyFailure, NotFound, ReplicationDeleteFailure, StoreFailure, Update, UpdateFailure, UpdateResponse, UpdateSuccess, UpdateTimeout, DataDeleted, Delete, DeleteResponse, DeleteSuccess, GetFailure, GetResponse, GetSuccess, ModifyFailure, NotFound, ReplicationDeleteFailure, StoreFailure, Update, UpdateFailure, UpdateResponse, UpdateSuccess, UpdateTimeout, Delete, Update, AdaptiveLoadBalancingRoutingLogic, DistributedPubSubSettings, ClusterShardingSettings, AbstractShardAllocationStrategy, LeastShardAllocationStrategy, ShardAllocationStrategy, ClusterShardingSettings, ClusterSingletonManagerSettings, ClusterSingletonProxySettings, ClusterSingletonManagerSettings, ClusterSingletonSettings, Debug, Debug2, Debug3, Error, Error2, Error3, Info, Info2, Info3, InitializeLogger, LogEvent, LogEventWithMarker, Warning, Warning2, Warning3, Warning4, Abort, Aborted, Bind, Bound, Close, CloseCommand, Closed, Command, CommandFailed, CompoundWrite, ConfirmedClose, ConfirmedClosed, Connect, Connected, ConnectionClosed, ErrorClosed, Event, Message, NoAck, NoAck, PeerClosed, Received, Register, ResumeAccepting, ResumeReading, ResumeWriting, SimpleWriteCommand, SuspendReading, Unbind, Unbound, Unbound, Write, WriteCommand, WritePath, WritingResumed, WritingResumed, AAAARecord, ARecord, CNameRecord, Resolved, ResourceRecord, SRVRecord, UnknownRecord, Event, StopEvent, AssociateUnderlying, DisassociateUnderlying, ListenUnderlying, ListenerRegistered, TransportOperation, Disassociated, HandleEvent, InboundPayload, Blackhole, ThrottleMode, TokenBucket, Unthrottled, AssociationEvent, InboundAssociation, BroadcastRoutingLogic, ConsistentHashingRoutingLogic, RandomRoutingLogic, RoundRobinRoutingLogic, RoutingLogic, ScatterGatherFirstCompletedRoutingLogic, SmallestMailboxRoutingLogic, TailChoppingRoutingLogic, Cancel, Request, SubscriptionTimeoutExceeded, ActorSubscriberMessage, OnComplete, OnError, OnNext, DownstreamFinish, Failure, Pull, Push, UpstreamFinish, CancelSubscription, PublisherEvent, RequestMore, Subscribe, SubscriptionDone, OnComplete, OnError, OnNext, OnSubscribe, SubscriberEvent, SetAutoPilot, SetIgnore, Spawn, UnWatch, Watch, Mute, UnMute, WriteFile
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoSerializationVerificationNeeded
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All