public class GetBytes extends org.agilewiki.jactor.lpc.Request<byte[],BytesJid>
Constructor and Description |
---|
GetBytes() |
Modifier and Type | Method and Description |
---|---|
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 static final GetBytes req
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
isTargetType
in class org.agilewiki.jactor.lpc.Request<byte[],BytesJid>
targetActor
- The actor to be called.Copyright © 2013. All Rights Reserved.