public class RemoteStringIterator_Rmi extends RemoteIterator_Rmi<String,String> implements RemoteStringIterator, Unreferenced
ref| Constructor and Description |
|---|
RemoteStringIterator_Rmi(StringIterator originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
StringIterator |
getOriginalObject() |
String |
nextString() |
String |
previousString() |
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setgetMapperCode, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteStringIterator_Rmi(StringIterator originalObject, int port) throws RemoteException
RemoteExceptionpublic String nextString() throws RemoteException
nextString in interface RemoteStringIteratorRemoteExceptionpublic String previousString() throws RemoteException
previousString in interface RemoteStringIteratorRemoteExceptionpublic StringIterator getOriginalObject()
getOriginalObject in class ServerMappedObject_Rmi<ListIterator<String>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}