AeroGear Android Library 1.1.0

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

Interface Summary
MetadataLocation A marker interface for PageConfig which describes where to find paging metadata in a response.
PagedList<T> This class wraps a result and provides methods for retrieving the next and previous result sets.
PageParameterExtractor<T extends PageConfig> 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.
 

Class Summary
PageConfig  
 

Enum Summary
PageConfig.MetadataLocations  
 


AeroGear Android Library 1.1.0

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