|
JNodeOS v1.1.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeliverFunc | |
| edu.utah.janos.apps.ping | |
| edu.utah.janos.benchmarks | |
| edu.utah.janos.nodeos | |
| Uses of DeliverFunc in edu.utah.janos.apps.ping |
| Classes in edu.utah.janos.apps.ping that implement DeliverFunc | |
class |
PingFlow
A flow implementation of `ping'. |
| Uses of DeliverFunc in edu.utah.janos.benchmarks |
| Classes in edu.utah.janos.benchmarks that implement DeliverFunc | |
class |
FloodSink
|
| Uses of DeliverFunc in edu.utah.janos.nodeos |
| Methods in edu.utah.janos.nodeos with parameters of type DeliverFunc | |
static InChannel |
InChannel.create(Flow flow,
ThreadPoolSpec tps,
DemultiplexKey classifier,
java.lang.String protocolSpec,
java.lang.String addrSpec,
DeliverFunc deliverFunc)
Create a new InChannel. |
static InChannel |
InChannel.create(Flow flow,
DemultiplexKey classifier,
java.lang.String protocolSpec,
java.lang.String addrSpec,
DeliverFunc deliverFunc)
XXX flow parameter is silly. |
void |
OutChannel.sendAsync(BufferHandle bh,
DeliverFunc callback)
|
|
JNodeOS v1.1.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||