|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteMethodResultProxy | |
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 RemoteMethodResultProxy in mandala.jacob.remote.gpf |
Methods in mandala.jacob.remote.gpf that return RemoteMethodResultProxy | |
RemoteMethodResultProxy |
Exporter.exportMethodResult(MethodResult methodResult)
Makes the given methodResult remotely accessible. |
Uses of RemoteMethodResultProxy in mandala.jacob.remote.gpf.rmi |
Methods in mandala.jacob.remote.gpf.rmi that return RemoteMethodResultProxy | |
RemoteMethodResultProxy |
RMIExporter.exportMethodResult(MethodResult methodResult)
|
Uses of RemoteMethodResultProxy in mandala.jacob.remote.gpf.tcp |
Methods in mandala.jacob.remote.gpf.tcp that return RemoteMethodResultProxy | |
RemoteMethodResultProxy |
TCPExporter.exportMethodResult(MethodResult methodResult)
|
Uses of RemoteMethodResultProxy in mandala.jacob.remote.gpf.udp |
Methods in mandala.jacob.remote.gpf.udp that return RemoteMethodResultProxy | |
RemoteMethodResultProxy |
UDPExporter.exportMethodResult(MethodResult methodResult)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |