| Constructor and Description |
|---|
SetLong(Long value)
Creates the request.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getValue()
Returns the value.
|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public SetLong(Long value)
value - The value.public Long getValue()
public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
Copyright © 2013. All Rights Reserved.