AeroGear Android Library 1.1.0

Uses of Interface
org.jboss.aerogear.android.pipeline.paging.MetadataLocation

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

Uses of MetadataLocation in org.jboss.aerogear.android.pipeline.paging
 

Classes in org.jboss.aerogear.android.pipeline.paging that implement MetadataLocation
static class PageConfig.MetadataLocations
           
 

Methods in org.jboss.aerogear.android.pipeline.paging that return MetadataLocation
 MetadataLocation PageConfig.getMetadataLocation()
          MetadataLocation indicates whether paging information is received from the response header, the response body (body) or via RFC 5988 (webLinking), which is the default
 

Methods in org.jboss.aerogear.android.pipeline.paging with parameters of type MetadataLocation
 void PageConfig.setMetadataLocation(MetadataLocation metadataLocation)
          MetadataLocation indicates whether paging information is received from the response header, the response body (body) or via RFC 5988 (webLinking), which is the default
 


AeroGear Android Library 1.1.0

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