Class EntryAdapterIterator

java.lang.Object
com.j_spaces.sadapter.datasource.EntryAdapterIterator
All Implemented Interfaces:
DataIterator<IEntryPacket>, Iterator<IEntryPacket>

public class EntryAdapterIterator extends Object implements DataIterator<IEntryPacket>
EntryAdapterIterator provides a wrapper for the DataIterator returned by the DataProvider . EntryAdapterIterator converts the data objects returned by the iterator to space internal representation.
Author:
anna