Class InventorySearchIterator
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
org.oxerr.stubhub.client.cxf.impl.inventory.InventorySearchIterator
- All Implemented Interfaces:
Iterator<ListingResponse>
-
Constructor Summary
ConstructorsConstructorDescriptionInventorySearchIterator(InventorySearchCriteria criteria, InventoryResource inventoryResource) -
Method Summary
Methods inherited from class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
hasNext, nextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Constructor Details
-
InventorySearchIterator
public InventorySearchIterator(InventorySearchCriteria criteria, InventoryResource inventoryResource)
-
-
Method Details
-
fetchPage
- Specified by:
fetchPagein classInventoryIterator
-