|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteActiveMapProxy | |
mandala.jacob.remote.gpf | Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. |
mandala.jacob.remote.gpf.rmi | GPF-RMI implementation of JACOb. |
mandala.jacob.remote.gpf.tcp | GPF-TCP implementation of JACOb. |
mandala.jacob.remote.gpf.udp | GPF-UDP implementation of JACOb. |
Uses of RemoteActiveMapProxy in mandala.jacob.remote.gpf |
Methods in mandala.jacob.remote.gpf that return RemoteActiveMapProxy | |
RemoteActiveMapProxy |
Exporter.exportActiveMap(ActiveMap activeMap)
Makes the given activeMap remotely accessible. |
Uses of RemoteActiveMapProxy in mandala.jacob.remote.gpf.rmi |
Methods in mandala.jacob.remote.gpf.rmi that return RemoteActiveMapProxy | |
RemoteActiveMapProxy |
RMIExporter.exportActiveMap(ActiveMap activeMap)
|
Uses of RemoteActiveMapProxy in mandala.jacob.remote.gpf.tcp |
Methods in mandala.jacob.remote.gpf.tcp that return RemoteActiveMapProxy | |
RemoteActiveMapProxy |
TCPExporter.exportActiveMap(ActiveMap activeMap)
|
Uses of RemoteActiveMapProxy in mandala.jacob.remote.gpf.udp |
Methods in mandala.jacob.remote.gpf.udp that return RemoteActiveMapProxy | |
RemoteActiveMapProxy |
UDPExporter.exportActiveMap(ActiveMap activeMap)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |