| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe | |
| org.jboss.aerogear.android.pipe.rest.gson | |
| org.jboss.aerogear.android.pipe.rest.multipart |
| Modifier and Type | Method and Description |
|---|---|
MarshallingConfig |
RequestBuilder.getMarshallingConfig()
The marshalling config sets options for reading and processing data
|
MarshallingConfig |
ResponseParser.getMarshallingConfig()
The marshalling config sets options for reading and processing data
|
| Modifier and Type | Method and Description |
|---|---|
MarshallingConfig |
GsonRequestBuilder.getMarshallingConfig()
The marshalling config sets options for reading and processing data
|
MarshallingConfig |
GsonResponseParser.getMarshallingConfig()
The marshalling config sets options for reading and processing data
|
| Modifier and Type | Method and Description |
|---|---|
void |
GsonRequestBuilder.setMarshallingConfig(MarshallingConfig marshallingConfig) |
void |
GsonResponseParser.setMarshallingConfig(MarshallingConfig marshallingConfig) |
| Modifier and Type | Method and Description |
|---|---|
MarshallingConfig |
MultipartRequestBuilder.getMarshallingConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartRequestBuilder.setMarshallingConfig(MarshallingConfig marshallingConfig) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.