JanosVM v1.0 API

Uses of Package
java.lang.isolate

Packages that use java.lang.isolate
java.lang.isolate JanosVM Isolate API Prototype 
 

Classes in java.lang.isolate used by java.lang.isolate
AggregateStateManager
          A global map of aggregate-wide Isolate state.
AggregateStateManager.EventStatusHandle
          A handle on an IsolateStatus used by an EventLink (enables state tracking in the IsolateStatus).
AggregateStateManager.IsolateStatus
          Global state for a single isolate.
AggregateStateManager.IsolateStatusHandle
          A handle on an IsolateStatus for use by an Isolate object.
BidirectionalLink
          A bidirectional connection between two Isolates.
ClosedLinkException
           
EventLink
           
EventLink_Attached
           
Isolate
           
Isolate.IsolateEventHandler
           
IsolateBackEnd
          Unique object (one per Isolate) that stores the state for that isolate (initial io bindings, context, etc.)
IsolateEvent
          XXX Use a static global exiting event, since it has no associated mutable state.
IsolateEvent.ExitReason
           
IsolateEvent.Type
           
IsolateGUID
          Globally unique 64-bit ID manager.
IsolateMessage
           
IsolateMessage_DataMessage
           
IsolateMessage_IOMessage
          All IsolateMessages that wrap IO objects extend this class.
IsolateMessageDispatcher
          XXX Horrible polling implementation.
IsolateMessageDispatcher.Listener
           
IsolateMessageVisitor
           
IsolatePermission
           
IsolateServer
          An IsolateServer is a TeamHandle that refers to the team containing any isolate global data (e.g.
IsolateStartupException
           
IsolateState
          State of an Isolate.
Link
           
LinkSerializationException
           
MainThread
          The main thread for a new Isolate.
OneWayLink
          A unidirectional connection from one Isolate to another.
OneWayLink_Both.LinkMapAccessor
          Per-isolate mapping of link names to link points.
OneWayLink_Both.LinkPoint
          The LinkPoint is the common rendezvous point for different Link objects that all point to the same Link.
OneWayLink_Both.Timeout
           
OneWayLink_RendezvousImport
          Importable reference to a OneWayLink_RendezvousPoint.
OneWayLink_RendezvousPoint
          A rendezvous point for a one-way link.
SyncObj
           
SyncObj.Context
           
Trace.Flag
           
 


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