|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteMapProxy.RemoteEntryProxy | |
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.RemoteEntryProxy in mandala.jacob.remote.gpf |
Methods in mandala.jacob.remote.gpf that return RemoteMapProxy.RemoteEntryProxy | |
RemoteMapProxy.RemoteEntryProxy |
Exporter.exportEntry(java.util.Map.Entry entry)
Makes the given entry remotely accessible. |
Uses of RemoteMapProxy.RemoteEntryProxy in mandala.jacob.remote.gpf.rmi |
Methods in mandala.jacob.remote.gpf.rmi that return RemoteMapProxy.RemoteEntryProxy | |
RemoteMapProxy.RemoteEntryProxy |
RMIExporter.exportEntry(java.util.Map.Entry entry)
|
Uses of RemoteMapProxy.RemoteEntryProxy in mandala.jacob.remote.gpf.tcp |
Methods in mandala.jacob.remote.gpf.tcp that return RemoteMapProxy.RemoteEntryProxy | |
RemoteMapProxy.RemoteEntryProxy |
TCPExporter.exportEntry(java.util.Map.Entry entry)
|
Uses of RemoteMapProxy.RemoteEntryProxy in mandala.jacob.remote.gpf.udp |
Methods in mandala.jacob.remote.gpf.udp that return RemoteMapProxy.RemoteEntryProxy | |
RemoteMapProxy.RemoteEntryProxy |
UDPExporter.exportEntry(java.util.Map.Entry entry)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |