|
JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.sys.DuplicateExportException
Uses of Class
|
Packages that use DuplicateExportException | |
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 DuplicateExportException in edu.utah.janosvm.kit.comm.amiga |
Constructors in edu.utah.janosvm.kit.comm.amiga that throw DuplicateExportException | |
FaxPort.FaxPort(java.lang.Object id,
SignalSet ss,
int sn)
Construct a FaxPort and a FaxPortBackEnd with the given values. |
|
FaxPort.FaxPort(java.lang.Object id,
SignalSet ss)
Construct a FaxPort and a FaxPortBackEnd with the given values. |
Uses of DuplicateExportException in edu.utah.janosvm.sys |
Methods in edu.utah.janosvm.sys that throw DuplicateExportException | |
ExportManager |
PortAuthority.reserveExportID(java.lang.Object id)
Attempt to reserve an exported identifier for future use. |
ExportManager |
PortAuthority.exportObject(java.lang.Object id,
Exportable ex)
Export an object with the given identifier. |
static TeamHandle |
Team.create(java.lang.String name,
ResourceSpec[] specs)
|
static TeamHandle |
Team.create(java.lang.String name)
|
ExportManager |
Team.reserveExportID(java.lang.Object id)
|
ExportManager |
Team.exportObject(java.lang.Object id,
Exportable ex)
|
|
JanosVM v0.6.0 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |