JanosVM v1.0 API

Uses of Interface
edu.utah.janosvm.sys.TemporaryExport

Packages that use TemporaryExport
edu.utah.janosvm.kit.comm.commspace A tuple space communication mechanism for the JanosVM. 
edu.utah.janosvm.kit.server.memfs An extended example for the JanosVM that implements a memory file system. 
java.lang.isolate JanosVM Isolate API Prototype 
 

Uses of TemporaryExport in edu.utah.janosvm.kit.comm.commspace
 

Classes in edu.utah.janosvm.kit.comm.commspace that implement TemporaryExport
(package private)  class CommHashtable
          The CommHashtable wraps a regular Hashtable and makes it available for export to other classes.
(package private)  class CommQueue
          A shareable FIFO queue of CommSpaceElements.
(package private)  class CommSpace
          Variation on an array, with some tuple-space like properties.
 

Uses of TemporaryExport in edu.utah.janosvm.kit.server.memfs
 

Classes in edu.utah.janosvm.kit.server.memfs that implement TemporaryExport
(package private)  class MemoryBlockBackEnd
          The object representing a file in the memory file system.
 

Uses of TemporaryExport in java.lang.isolate
 

Classes in java.lang.isolate that implement TemporaryExport
private static class AggregateStateManager.IsolateStatus
          Global state for a single isolate.
(package private)  class OneWayLink_RendezvousPoint
          A rendezvous point for a one-way link.
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003