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

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

Methods in mandala.jacob.remote.gpf that return RemoteInvocationEventsWaiterProxy
 RemoteInvocationEventsWaiterProxy Exporter.exportInvocationEventsWaiter(InvocationEventsWaiter invocationEventsWaiter)
          Makes the given invocationEventsWaiter remotely accessible.
 

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

Methods in mandala.jacob.remote.gpf.rmi that return RemoteInvocationEventsWaiterProxy
 RemoteInvocationEventsWaiterProxy RMIExporter.exportInvocationEventsWaiter(InvocationEventsWaiter invocationEventsWaiter)
           
 

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

Methods in mandala.jacob.remote.gpf.tcp that return RemoteInvocationEventsWaiterProxy
 RemoteInvocationEventsWaiterProxy TCPExporter.exportInvocationEventsWaiter(InvocationEventsWaiter invocationEventsWaiter)
           
 

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

Methods in mandala.jacob.remote.gpf.udp that return RemoteInvocationEventsWaiterProxy
 RemoteInvocationEventsWaiterProxy UDPExporter.exportInvocationEventsWaiter(InvocationEventsWaiter invocationEventsWaiter)
           
 



Mandala help mailing list