|
JNodeOS v1.1.5 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.utah.janos.nodeos.FlowRun
|
+--edu.utah.janos.benchmarks.FloodSink
| Constructor Summary | |
FloodSink()
|
|
| Method Summary | |
void |
receive(BufferHandle bh,
int payloadOffset)
Invoked once for each packet that is received. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public FloodSink()
| Method Detail |
public void receive(BufferHandle bh,
int payloadOffset)
XXX why does this throw IOException?
packet - the packet that was recieved.payloadOffset - the integer returned from the
DemultiplexKey.matches() function.
|
JNodeOS v1.1.5 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||