JanosVM v1.0 API

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

Packages that use FaxPortHandle
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
 

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

Subclasses of FaxPortHandle in edu.utah.janosvm.kit.comm.amiga
 class FaxPort
          Local handle on a FaxPortBackEnd port.
 

Fields in edu.utah.janosvm.kit.comm.amiga declared as FaxPortHandle
private  FaxPortHandle Facsimile.replyPort
          The FaxPort that is waiting to receive a reply.
 

Methods in edu.utah.janosvm.kit.comm.amiga that return FaxPortHandle
 FaxPortHandle FaxPortHandle.cloneHandle()
           
 FaxPortHandle Facsimile.getReplyPort()
           
 

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

Constructors in edu.utah.janosvm.kit.comm.amiga with parameters of type FaxPortHandle
FaxPortHandle(FaxPortHandle fph)
          Construct a copy of the given FaxPortHandle.
 


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