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

Packages that use AbstractRemoteProxy
mandala.jacob.remote.gpf Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. 
 

Uses of AbstractRemoteProxy in mandala.jacob.remote.gpf
 

Subclasses of AbstractRemoteProxy in mandala.jacob.remote.gpf
 class RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
 class RemoteInvocationEventsWaiterProxy
          Generic proxy for remote InvocationEventsWaiter implementation.
 class RemoteInvocationInfoProxy
          Generic proxy for remote InvocationInfo implementation.
 class RemoteInvocationObserverProxy
          Generic proxy for remote InvocationObserver implementation.
 class RemoteIteratorProxy
          General proxy for remote Iterator implementation.
static class RemoteMapProxy.RemoteEntryProxy
          Generic proxy for remote Map.Entry implementation.
 class RemoteMethodResultProxy
          Generic proxy for remote MethodResult implementation.
 class RemoteResultUpdaterProxy
          Generic proxy for remote ResultUpdater implementation.
 class RemoteThreadProxy
          Generic proxy for remote ThreadOp implementation.
 



Mandala help mailing list