|
JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.sys.ExportManager
Uses of Class
|
Packages that use ExportManager | |
edu.utah.janosvm.sys | Provides the java interface to the JanosVM Team facilities. |
Uses of ExportManager in edu.utah.janosvm.sys |
Methods in edu.utah.janosvm.sys that return ExportManager | |
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. |
ExportManager |
PortAuthority.exportAnonymousObject(Exportable ex)
Export an object without a public identifier. |
ExportManager |
Exportable.getAnonymousManager()
|
ExportManager |
Team.reserveExportID(java.lang.Object id)
|
ExportManager |
Team.exportObject(java.lang.Object id,
Exportable ex)
|
ExportManager |
Team.exportAnonymousObject(Exportable ex)
|
Constructors in edu.utah.janosvm.sys with parameters of type ExportManager | |
ExportManager.ImportEnumerator.ExportManager.ImportEnumerator()
|
|
JanosVM v0.6.0 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |