|
JNodeOS v1.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InChannel | |
| edu.utah.janos.nodeos | |
| Uses of InChannel in edu.utah.janos.nodeos |
| Methods in edu.utah.janos.nodeos that return InChannel | |
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. |
| Methods in edu.utah.janos.nodeos with parameters of type InChannel | |
void |
OutChannel.sendAndRecycle(BufferHandle bh,
InChannel dustbin)
Send a single buffer. |
| Constructors in edu.utah.janos.nodeos with parameters of type InChannel | |
InChannelHandle.InChannelHandle(InChannel inChan)
|
|
|
JNodeOS v1.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||