| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe.paging |
| Modifier and Type | Class and Description |
|---|---|
static class |
PageConfig.MetadataLocations |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.