Uses of Class
mandala.jacob.remote.gpf.RemoteInvocationObserverProxy

Packages that use RemoteInvocationObserverProxy
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 RemoteInvocationObserverProxy in mandala.jacob.remote.gpf
 

Methods in mandala.jacob.remote.gpf that return RemoteInvocationObserverProxy
 RemoteInvocationObserverProxy Exporter.exportInvocationObserver(InvocationObserver invocationObserver)
          Makes the given invocationObserver remotely accessible.
 

Uses of RemoteInvocationObserverProxy in mandala.jacob.remote.gpf.rmi
 

Methods in mandala.jacob.remote.gpf.rmi that return RemoteInvocationObserverProxy
 RemoteInvocationObserverProxy RMIExporter.exportInvocationObserver(InvocationObserver invocationObserver)
           
 

Uses of RemoteInvocationObserverProxy in mandala.jacob.remote.gpf.tcp
 

Methods in mandala.jacob.remote.gpf.tcp that return RemoteInvocationObserverProxy
 RemoteInvocationObserverProxy TCPExporter.exportInvocationObserver(InvocationObserver invocationObserver)
           
 

Uses of RemoteInvocationObserverProxy in mandala.jacob.remote.gpf.udp
 

Methods in mandala.jacob.remote.gpf.udp that return RemoteInvocationObserverProxy
 RemoteInvocationObserverProxy UDPExporter.exportInvocationObserver(InvocationObserver invocationObserver)
           
 



Mandala help mailing list