|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--bees.core.Packet
|
+--bees.core.ANEPPacket
|
+--bees.core.Capsule
|
+--apps.benchmark.BenchmarkCapsule
|
+--apps.benchmark.RecvCapsule
| Constructor Summary | |
RecvCapsule()
|
|
| Method Summary | |
void |
evaluate(Node node,
ProtocolSession ps)
Evaluate this capsule. |
java.lang.String |
toString()
|
| Methods inherited from class apps.benchmark.BenchmarkCapsule |
decode, encode, recordHit, setDataLength |
| Methods inherited from class bees.core.Capsule |
addToPool, checkPermission, clone, decodingException, equals, evaluate, fromCapsule, fromExternal, getCapsuleID, getFlowDesc, getSession, getSession, getSource, internalDecode, internalEncode, internalReset, reset, skipOptions, specializeCapsule |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RecvCapsule()
| Method Detail |
public void evaluate(Node node,
ProtocolSession ps)
Capsuleevaluate in class Capsulebees.core.Capsulenode - The current Node object.ps - The ProtocolSession bound to this capsule type.java.lang.Throwable - if anything goes wrong.public java.lang.String toString()
toString in class BenchmarkCapsulebees.core.CapsuleObject.toString()
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||