protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionprotected final Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionSet<E> lifecycleListeners
Set<E> observed
Object result
Throwable exception
Throwable deathCause
Object globalId
boolean registered
boolean hasMonitor
co.paralleluniverse.actors.ActorSpec<T extends co.paralleluniverse.actors.Actor<Message,V>,Message,V> spec
Object aux
co.paralleluniverse.actors.ActorRunner<V> runner
boolean migrating
boolean forwardWatch
String name
co.paralleluniverse.strands.channels.SendPort<Message> mailbox
co.paralleluniverse.actors.LifecycleListener lifecycleListener
co.paralleluniverse.actors.ActorRef<Message> observer
Object id
Object readResolve()
co.paralleluniverse.actors.ActorImpl<Message> impl
co.paralleluniverse.actors.ActorRef<Message> ref
protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionco.paralleluniverse.actors.SelectiveReceiveHelper<Message> helper
protected final Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionco.paralleluniverse.actors.LifecycleMessage message
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionObject registrationToken
co.paralleluniverse.actors.MailboxConfig config
int mailboxSize
co.paralleluniverse.strands.channels.Channels.OverflowPolicy policy
int currentMessageIndex
co.paralleluniverse.actors.ActorRef<Message> requester
Object currentMessage