mandala.jacob.remote.rmi
Class RMIIterator
java.lang.Object
mandala.jacob.remote.AbstractRemote
mandala.jacob.remote.rmi.RMIAbstractRemoteProxy
mandala.jacob.remote.rmi.RMIIterator
- All Implemented Interfaces:
- Iterator, Remote, Remote, RemoteIterator, Serializable
- public class RMIIterator
- extends mandala.jacob.remote.rmi.RMIAbstractRemoteProxy
- implements RemoteIterator, Remote
Java-RMI Iterator
implementation.
- Version:
- $Revision: 1.4 $
- Author:
- eipi
- See Also:
AbstractRemote
,
RemoteIterator
,
ExceptionHandler
,
Serialized Form
newServer
public static RMIIterator newServer(Iterator iterator)
throws RemoteException
- Throws:
RemoteException
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
next
public Object next()
- Specified by:
next
in interface Iterator
remove
public void remove()
- Specified by:
remove
in interface Iterator
toString
public String toString()
Mandala help mailing list