Google

JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.comm.amiga.MsgPort
JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.kit.comm.amiga.MsgPort

Packages that use MsgPort
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
edu.utah.janosvm.kit.management.team An implementation of a TeamListHandler that converts TeamEvents to amiga style Messages. 
 

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

Methods in edu.utah.janosvm.kit.comm.amiga that return MsgPort
 MsgPort Message.getReplyPort()
           
 

Methods in edu.utah.janosvm.kit.comm.amiga with parameters of type MsgPort
 void Message.setReplyPort(MsgPort mp)
          Set the reply port for this message.
 

Uses of MsgPort in edu.utah.janosvm.kit.management.team
 

Constructors in edu.utah.janosvm.kit.management.team with parameters of type MsgPort
TeamListMessenger.TeamListMessenger(MsgPort mp)
          Construct a messenger that will send TeamListMessage's to the given MsgPort.
 


JanosVM v0.6.0 Java API

This documentation is Copyright (C) 2000-2002 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 Mar 17, 2002