|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteMapProxy | |
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 RemoteMapProxy in mandala.jacob.remote.gpf |
Subclasses of RemoteMapProxy in mandala.jacob.remote.gpf | |
class |
RemoteActiveMapProxy
Generic proxy for remote ActiveMap implementation. |
Methods in mandala.jacob.remote.gpf that return RemoteMapProxy | |
RemoteMapProxy |
Exporter.exportMap(java.util.Map map)
Makes the given map remotely accessible. |
Uses of RemoteMapProxy in mandala.jacob.remote.gpf.rmi |
Methods in mandala.jacob.remote.gpf.rmi that return RemoteMapProxy | |
RemoteMapProxy |
RMIExporter.exportMap(java.util.Map map)
|
Uses of RemoteMapProxy in mandala.jacob.remote.gpf.tcp |
Methods in mandala.jacob.remote.gpf.tcp that return RemoteMapProxy | |
RemoteMapProxy |
TCPExporter.exportMap(java.util.Map map)
|
Uses of RemoteMapProxy in mandala.jacob.remote.gpf.udp |
Methods in mandala.jacob.remote.gpf.udp that return RemoteMapProxy | |
RemoteMapProxy |
UDPExporter.exportMap(java.util.Map map)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |