JNodeOS v1.2.0 API

Uses of Package
edu.utah.janos.nodeos

Packages that use edu.utah.janos.nodeos
edu.utah.janos.apps.passthru   
edu.utah.janos.apps.ping   
edu.utah.janos.benchmarks   
edu.utah.janos.nodeos   
edu.utah.janos.protocols.icmp   
edu.utah.janos.protocols.ip   
edu.utah.janos.protocols.udp   
edu.utah.janos.route   
edu.utah.janos.services.icmp   
edu.utah.janos.tests   
edu.utah.janos.tests.envs   
edu.utah.janos.util   
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.apps.passthru
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.apps.ping
BufferHandle
          A Java wrapper around the native buffer handle object.
DeliverFunc
          Java wrapper for a DeliverFunc.
DemultiplexKey
          A key for matching incoming packets.
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.benchmarks
BufferHandle
          A Java wrapper around the native buffer handle object.
DeliverFunc
          Java wrapper for a DeliverFunc.
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.nodeos
Address
          An address object hides the details and implementation of addressing in Janos.
AddressFactory
          The Factory for creating Address objects.
AddressFormatException
          AddressFormatException is thrown by Address.fromString() if it cannot parse an ANTSR Address.
AddressSpec
          An interface that represents a host address.
BufferHandle
          A Java wrapper around the native buffer handle object.
ChanStats
          ChanStats is used to store statistics pertaining to in/out channels in the system.
Credentials
          Java wrapper for NodeOS credentials.
CutThroughChannel
          Java wrapper for a CutThroughChannel.
DeliverFunc
          Java wrapper for a DeliverFunc.
DemultiplexKey
          A key for matching incoming packets.
Flow
          Java wrapper for a flow.
FlowClassSpec
          A specification for which classes a flow can access.
FlowHandle
          Parent's handle on a child flow.
FlowStartSpec
          Startup information for a new flow.
FlowStats
          FlowStats is used to store statistics pertaining to a flow in the system.
InChannel
          Java wrapper for a NodeOS InChannel.
InChannelHandle
          A cross-process handle on a Java NodeOS InChannel.
InfoHook
          A little class used for exporting information about state, data, etc...
MemSpec
          Java wrapper for a MemSpec.
NetworkSpec
          The NetworkSpec is used to specify the network needs for an OutChannel in a flow.
NoSuchNodeAddress
          Thrown by AddressFactory when it cannot bind to the specified physical address.
OutChannel
          Java wrapper for a NodeOS OutChannel.
PacketAddressFormatException
           
pj_TimeSpec
          The pj_TimeSpec class provides a native interface to getting the current time.
ProtocolSpecFormatException
           
Status
          Deprecated. These APIs have been gutted because they do not work cleanly with per-process heaps. A new status/data/tweak API is in the works to replace this.
Thread
          A Janos Thread.
ThreadPoolSpec
          ThreadPoolSpec wrapper for Java.
ThreadScheduler
          The scheduler for a ThreadPool.
TimeSpec
          A TimeSpec holds a time value as reported by the NodeOS.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.protocols.icmp
BufferHandle
          A Java wrapper around the native buffer handle object.
DemultiplexKey
          A key for matching incoming packets.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.protocols.ip
BufferHandle
          A Java wrapper around the native buffer handle object.
DemultiplexKey
          A key for matching incoming packets.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.protocols.udp
BufferHandle
          A Java wrapper around the native buffer handle object.
DemultiplexKey
          A key for matching incoming packets.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.route
Address
          An address object hides the details and implementation of addressing in Janos.
AddressFormatException
          AddressFormatException is thrown by Address.fromString() if it cannot parse an ANTSR Address.
NoSuchNodeAddress
          Thrown by AddressFactory when it cannot bind to the specified physical address.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.services.icmp
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.tests
AddressFactory
          The Factory for creating Address objects.
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.tests.envs
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 

Classes in edu.utah.janos.nodeos used by edu.utah.janos.util
BufferHandle
          A Java wrapper around the native buffer handle object.
DemultiplexKey
          A key for matching incoming packets.
Flow
          Java wrapper for a flow.
FlowRun
          A protocol should override FlowRun so that a flow can be created for it.
 


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