JanosVM v0.5.1 Java API

Uses of Class
edu.utah.janosvm.sys.DeadTeamException

Packages that use DeadTeamException
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
edu.utah.janosvm.sys Provides the java interface to the JanosVM Team facilities. 
 

Uses of DeadTeamException in edu.utah.janosvm.kit.comm.amiga
 

Methods in edu.utah.janosvm.kit.comm.amiga that throw DeadTeamException
 void FaxPortHandle.putFacsimile(Facsimile fax)
          Put a fax on the FaxPortBackEnd's queue.
 void Facsimile.reply()
          Send this fax back as a reply.
 

Uses of DeadTeamException in edu.utah.janosvm.sys
 

Methods in edu.utah.janosvm.sys that throw DeadTeamException
 TeamReservation TeamHandle.pushReservation()
          Create a new reservation that reserves the TeamHandle this object points to.
 void TeamHandle.switchTo()
          Start a visit to the TeamHandle this object points to.
 void Exportable.switchToOwner()
          Switch the current thread to the this objects owner team.
 TeamReservation Exportable.pushOwnerReservation()
          Push a TeamReservation for this objects owner team.
 


JanosVM v0.5.1 Java API

This documentation is Copyright (C) 2000-2001 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 Jun 1, 2001