Uses of Package
org.gcube.contentmanagement.contentmanager.stubs.calls.iterators

Packages that use org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
org.gcube.contentmanagement.contentmanager.plugin.defaultplugin   
org.gcube.contentmanagement.contentmanager.plugin.delegates   
org.gcube.contentmanagement.contentmanager.stubs.calls.iterators   
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators used by org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
RemoteIterator
          A 'forward'-only iterator over a non-local list of elements.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators used by org.gcube.contentmanagement.contentmanager.plugin.delegates
GDocRSIterator
          An RSIterator over GDocs.
RemoteIterator
          A 'forward'-only iterator over a non-local list of elements.
RSIterator
          A RemoteIterator over a result set with an embedded ResultParser.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators used by org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
BaseRSIterator
          A partial implementation of ResultSet-backed iterators with embedded result parsers.
FaultListener
           
RemoteIterator
          A 'forward'-only iterator over a non-local list of elements.
ResultParser
          A parser of ResultSet results.
RSCollection
          A lazy collection backed by a result set that can be iterated over with an AsyncRSIterator.
RSIterator
          A RemoteIterator over a result set with an embedded ResultParser.