Class ServerPropertyIterator

    • Constructor Detail

      • ServerPropertyIterator

        public ServerPropertyIterator​(PropertyIterator iterator,
                                      RemoteAdapterFactory factory,
                                      int maxBufferSize)
                               throws RemoteException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a ServerPropertyIterator instance.
        Parameters:
        iterator - local property iterator
        factory - remote adapter factory
        maxBufferSize - maximum size of the element buffer
        Throws:
        RemoteException - on RMI errors