Uses of Package
mandala.jacob.remote.gpf

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

Classes in mandala.jacob.remote.gpf used by mandala.jacob.remote.gpf
AbstractRemoteProxy
          Abstract base class for remote proxy implementation.
AbstractSingletonRemoteProxy
          Abstract base class for remote proxy with singleton implementation.
Client
          Generic Client interface for a JACOb transport layer.
Exporter
          This interface is used when a mandala core object must be exported.
InvocationResult
          Instances of this class represents the result of a method invocation.
MethodInvocation
          Instances of this class represents a method invocation to perform.
RemoteActiveMapProxy
          Generic proxy for remote ActiveMap implementation.
RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
RemoteCollectionProxy
          Generic proxy for remote Collection implementation.
RemoteInvocationEventsWaiterProxy
          Generic proxy for remote InvocationEventsWaiter implementation.
RemoteInvocationInfoProxy
          Generic proxy for remote InvocationInfo implementation.
RemoteInvocationObserverProxy
          Generic proxy for remote InvocationObserver implementation.
RemoteIteratorProxy
          General proxy for remote Iterator implementation.
RemoteMapProxy
          Generic proxy for remote Map implementation.
RemoteMapProxy.RemoteEntryProxy
          Generic proxy for remote Map.Entry implementation.
RemoteMethodResultProxy
          Generic proxy for remote MethodResult implementation.
RemoteResultUpdaterProxy
          Generic proxy for remote ResultUpdater implementation.
RemoteSetProxy
          Generic proxy for remote Set implementation.
RemoteThreadProxy
          Generic proxy for remote ThreadOp implementation.
 

Classes in mandala.jacob.remote.gpf used by mandala.jacob.remote.gpf.rmi
AbstractFutureFactoryWrapper
          Abstract class for FutureFactory wrapper implementation.
CommonProperties
          Common properties used by any server.
Exporter
          This interface is used when a mandala core object must be exported.
RemoteActiveMapProxy
          Generic proxy for remote ActiveMap implementation.
RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
RemoteCollectionProxy
          Generic proxy for remote Collection implementation.
RemoteInvocationEventsWaiterProxy
          Generic proxy for remote InvocationEventsWaiter implementation.
RemoteInvocationInfoProxy
          Generic proxy for remote InvocationInfo implementation.
RemoteInvocationObserverProxy
          Generic proxy for remote InvocationObserver implementation.
RemoteIteratorProxy
          General proxy for remote Iterator implementation.
RemoteMapProxy
          Generic proxy for remote Map implementation.
RemoteMapProxy.RemoteEntryProxy
          Generic proxy for remote Map.Entry implementation.
RemoteMethodResultProxy
          Generic proxy for remote MethodResult implementation.
RemoteResultUpdaterProxy
          Generic proxy for remote ResultUpdater implementation.
RemoteSetProxy
          Generic proxy for remote Set implementation.
RemoteThreadProxy
          Generic proxy for remote ThreadOp implementation.
 

Classes in mandala.jacob.remote.gpf used by mandala.jacob.remote.gpf.tcp
AbstractFutureFactoryWrapper
          Abstract class for FutureFactory wrapper implementation.
Exporter
          This interface is used when a mandala core object must be exported.
RemoteActiveMapProxy
          Generic proxy for remote ActiveMap implementation.
RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
RemoteCollectionProxy
          Generic proxy for remote Collection implementation.
RemoteInvocationEventsWaiterProxy
          Generic proxy for remote InvocationEventsWaiter implementation.
RemoteInvocationInfoProxy
          Generic proxy for remote InvocationInfo implementation.
RemoteInvocationObserverProxy
          Generic proxy for remote InvocationObserver implementation.
RemoteIteratorProxy
          General proxy for remote Iterator implementation.
RemoteMapProxy
          Generic proxy for remote Map implementation.
RemoteMapProxy.RemoteEntryProxy
          Generic proxy for remote Map.Entry implementation.
RemoteMethodResultProxy
          Generic proxy for remote MethodResult implementation.
RemoteResultUpdaterProxy
          Generic proxy for remote ResultUpdater implementation.
RemoteSetProxy
          Generic proxy for remote Set implementation.
RemoteThreadProxy
          Generic proxy for remote ThreadOp implementation.
 

Classes in mandala.jacob.remote.gpf used by mandala.jacob.remote.gpf.udp
AbstractFutureFactoryWrapper
          Abstract class for FutureFactory wrapper implementation.
Exporter
          This interface is used when a mandala core object must be exported.
RemoteActiveMapProxy
          Generic proxy for remote ActiveMap implementation.
RemoteCancelableProxy
          Generic proxy for remote Cancelable implementation.
RemoteCollectionProxy
          Generic proxy for remote Collection implementation.
RemoteInvocationEventsWaiterProxy
          Generic proxy for remote InvocationEventsWaiter implementation.
RemoteInvocationInfoProxy
          Generic proxy for remote InvocationInfo implementation.
RemoteInvocationObserverProxy
          Generic proxy for remote InvocationObserver implementation.
RemoteIteratorProxy
          General proxy for remote Iterator implementation.
RemoteMapProxy
          Generic proxy for remote Map implementation.
RemoteMapProxy.RemoteEntryProxy
          Generic proxy for remote Map.Entry implementation.
RemoteMethodResultProxy
          Generic proxy for remote MethodResult implementation.
RemoteResultUpdaterProxy
          Generic proxy for remote ResultUpdater implementation.
RemoteSetProxy
          Generic proxy for remote Set implementation.
RemoteThreadProxy
          Generic proxy for remote ThreadOp implementation.
 



Mandala help mailing list