|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a remote iterator.
Methods which returns elements of the underlying remote collection such
as next()
returns in fact a copy of the element normally
returned.
This interface should be the only access to a remote iterator for any remote clients.
Remote
,
ExceptionHandler
,
Iterator
Nested Class Summary | |
static class |
RemoteIterator.RemoteIteratorMethods
|
Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
Methods inherited from interface mandala.jacob.remote.Remote |
getExceptionHandler, setExceptionHandler |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |