|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ants.Capsule | +--ants.DLResponseCapsule
Demand Load Response capsule and processing
Field Summary | |
static java.lang.String |
VERSION
|
Fields inherited from class ants.Capsule |
LVL |
Method Summary | |
Xdr |
decode()
|
Xdr |
encode()
|
boolean |
evaluate(Node n)
|
protected byte[] |
gid()
|
int |
length()
|
protected byte[] |
mid()
|
protected byte[] |
pid()
|
Methods inherited from class ants.Capsule |
create,
findGID,
findMID,
findPID,
getCapsuleID,
getChannel,
getDst,
getPrevious,
getResources,
getSrc,
prime,
setDst |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String VERSION
Method Detail |
protected byte[] mid()
protected byte[] gid()
protected byte[] pid()
public int length()
public Xdr encode()
public Xdr decode()
public boolean evaluate(Node n)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |