Uses of Interface
mandala.jacob.remote.RemoteIterator

Packages that use RemoteIterator
mandala.jacob.remote.gpf Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. 
mandala.jacob.remote.rmi Direct RMI implementation of JACOb. 
 

Uses of RemoteIterator in mandala.jacob.remote.gpf
 

Classes in mandala.jacob.remote.gpf that implement RemoteIterator
 class RemoteIteratorProxy
          General proxy for remote Iterator implementation.
 

Uses of RemoteIterator in mandala.jacob.remote.rmi
 

Classes in mandala.jacob.remote.rmi that implement RemoteIterator
 class RMIIterator
          Java-RMI Iterator implementation.
 

Methods in mandala.jacob.remote.rmi that return RemoteIterator
 RemoteIterator RMICollectionImpl.iterator()
           
 



Mandala help mailing list