Uses of Package
mandala.jacob.remote

Packages that use mandala.jacob.remote
mandala.jacob.remote This package is dedicated to remote implementation of the active map concept. 
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. 
mandala.jacob.remote.rmi Direct RMI implementation of JACOb. 
 

Classes in mandala.jacob.remote used by mandala.jacob.remote
AbstractRemote
          Abstract base class for remote implementation.
LocalReferenceRetriever
          This interface defines the behaviour of local reference retriever remote objects.
Remote
          This interface defines the basic behaviour of standard remote objects.
RemoteActiveMap.RemoteFutureFactory
           
RemoteCancelable
           
RemoteCollection
          Represents a remote collection.
RemoteExceptionInfo
          This class contains any usefull informations that may be used to recover from a catched remote exception to a valid state.
RemoteInvocationEventsWaiter
           
RemoteInvocationInfo
           
RemoteInvocationObserver
           
RemoteMap
          Represents a remote map.
RemoteMethodResult
           
RemoteResultUpdater
           
TransportException
          Exception thrown by protocols implementors when an exception occurs during the transport of method invocation.
 

Classes in mandala.jacob.remote used by mandala.jacob.remote.gpf
AbstractLocalReferenceRetriever
          Abstract base class for local reference retriever remote objects implementation.
AbstractRemote
          Abstract base class for remote implementation.
LocalReferenceRetriever
          This interface defines the behaviour of local reference retriever remote objects.
Remote
          This interface defines the basic behaviour of standard remote objects.
RemoteActiveMap
          Represents a remote active map.
RemoteActiveMap.RemoteFutureFactory
           
RemoteCancelable
           
RemoteCollection
          Represents a remote collection.
RemoteInvocationEventsWaiter
           
RemoteInvocationInfo
           
RemoteInvocationObserver
           
RemoteIterator
          Represents a remote iterator.
RemoteMap
          Represents a remote map.
RemoteMap.RemoteEntry
           
RemoteMethodResult
           
RemoteResultUpdater
           
RemoteSet
          Represents a remote set.
RemoteThread
          Represents a remote thread object.
TransportException
          Exception thrown by protocols implementors when an exception occurs during the transport of method invocation.
 

Classes in mandala.jacob.remote used by mandala.jacob.remote.gpf.rmi
RemoteActiveMap.RemoteFutureFactory
           
 

Classes in mandala.jacob.remote used by mandala.jacob.remote.gpf.tcp
RemoteActiveMap.RemoteFutureFactory
           
 

Classes in mandala.jacob.remote used by mandala.jacob.remote.gpf.udp
RemoteActiveMap.RemoteFutureFactory
           
 

Classes in mandala.jacob.remote used by mandala.jacob.remote.rmi
AbstractLocalReferenceRetriever
          Abstract base class for local reference retriever remote objects implementation.
AbstractRemote
          Abstract base class for remote implementation.
LocalReferenceRetriever
          This interface defines the behaviour of local reference retriever remote objects.
Remote
          This interface defines the basic behaviour of standard remote objects.
RemoteActiveMap
          Represents a remote active map.
RemoteActiveMap.RemoteFutureFactory
           
RemoteCancelable
           
RemoteCollection
          Represents a remote collection.
RemoteIterator
          Represents a remote iterator.
RemoteMap
          Represents a remote map.
RemoteMap.RemoteEntry
           
RemoteSet
          Represents a remote set.
RemoteThread
          Represents a remote thread object.
 



Mandala help mailing list