IActorRef
public final class NullActor extends Object implements IActorRef
static NullActor
INSTANCE
static String
NAME
String
address()
id()
name()
void
tell(Object pData, IActorRef pSender)
tell(IEnvelope pEnvelope)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String NAME
public static final NullActor INSTANCE
public void tell(Object pData, IActorRef pSender)
tell
public void tell(IEnvelope pEnvelope)
public String name()
name
public String address()
address
public String id()
id
Copyright © 2018. All rights reserved.