AeroGear Android Libary 1.0.1

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 Libary 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.