JNodeOS v1.2.0 API

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

Packages that use ProtocolSpecFormatException
edu.utah.janos.nodeos   
 

Uses of ProtocolSpecFormatException in edu.utah.janos.nodeos
 

Methods in edu.utah.janos.nodeos that throw ProtocolSpecFormatException
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.
static OutChannel OutChannel.create(Flow flow, java.lang.String protocolSpec, java.lang.String addressSpec)
          Create a new OutChannel.
static OutChannel OutChannel.create(Flow flow, NetworkSpec ns, java.lang.String protocolSpec, java.lang.String addressSpec)
           
static CutThroughChannel CutThroughChannel.create(Flow flow, DemultiplexKey classifier, ThreadPoolSpec inchan_tps, NetworkSpec outchan_ns, java.lang.String inProtocolSpec, java.lang.String outProtocolSpec, java.lang.String inAddressSpec, java.lang.String outAddressSpec, Address destAddr)
           
 


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