AeroGear Android Library 1.1.0

Uses of Package
org.jboss.aerogear.android.pipeline.paging

Packages that use org.jboss.aerogear.android.pipeline.paging
org.jboss.aerogear.android.impl.pipeline   
org.jboss.aerogear.android.impl.pipeline.paging   
org.jboss.aerogear.android.pipeline.paging   
 

Classes in org.jboss.aerogear.android.pipeline.paging used by org.jboss.aerogear.android.impl.pipeline
PageConfig
           
 

Classes in org.jboss.aerogear.android.pipeline.paging used by org.jboss.aerogear.android.impl.pipeline.paging
PageConfig
           
PagedList
          This class wraps a result and provides methods for retrieving the next and previous result sets.
PageParameterExtractor
          Classes which implement this interface are responsible for consuming a response from a server and extracting paging information (if any).
ParameterProvider
          Classes which implement this interface should provide the necessary parameters for paging to a Pipe's read request.
 

Classes in org.jboss.aerogear.android.pipeline.paging used by org.jboss.aerogear.android.pipeline.paging
MetadataLocation
          A marker interface for PageConfig which describes where to find paging metadata in a response.
PageConfig
           
PageConfig.MetadataLocations
           
PageParameterExtractor
          Classes which implement this interface are responsible for consuming a response from a server and extracting paging information (if any).
ParameterProvider
          Classes which implement this interface should provide the necessary parameters for paging to a Pipe's read request.
 


AeroGear Android Library 1.1.0

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.