JNodeOS v1.2.0 API

Uses of Class
edu.utah.janos.nodeos.InChannel

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

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002