| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.pipeline | |
| org.jboss.aerogear.android.pipeline |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonResponseParser<T> |
| Modifier and Type | Method and Description |
|---|---|
ResponseParser<T> |
LoaderAdapter.getResponseParser() |
ResponseParser<T> |
RestAdapter.getResponseParser() |
ResponseParser<T> |
SupportLoaderAdapter.getResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
RestfulPipeConfiguration |
RestfulPipeConfiguration.responseParser(ResponseParser responseParser) |
| Modifier and Type | Method and Description |
|---|---|
ResponseParser<T> |
Pipe.getResponseParser()
The
ResponseParser is responsible for turning responses from a SAVE into an object |
| Modifier and Type | Method and Description |
|---|---|
abstract CONFIGURATION |
PipeConfiguration.responseParser(ResponseParser responseParser)
Response Parsers turn service responses into Objects for the Pipe.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.