public class ServerPropertyIterator extends ServerIterator
ref
Constructor and Description |
---|
ServerPropertyIterator(PropertyIterator iterator,
RemoteAdapterFactory factory,
int maxBufferSize)
Creates a ServerPropertyIterator instance.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
getRemoteObject(Object object)
Creates and returns a remote adapter for the given property.
|
getSize, nextObjects, skip
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValues
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
public ServerPropertyIterator(PropertyIterator iterator, RemoteAdapterFactory factory, int maxBufferSize) throws RemoteException
iterator
- local property iteratorfactory
- remote adapter factorymaxBufferSize
- maximum size of the element bufferRemoteException
- on RMI errorsprotected Object getRemoteObject(Object object) throws RemoteException
getRemoteObject
in class ServerIterator
object
- local objectRemoteException
- on RMI errorsServerIterator.getRemoteObject(Object)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.