| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.impl.pipeline | |
| org.jboss.aerogear.android.pipeline |
| Modifier and Type | Method and Description |
|---|---|
Pipe |
Pipeline.pipe(Class klass,
PipeConfig config) |
| Modifier and Type | Method and Description |
|---|---|
<T> Pipe<T> |
DefaultPipeFactory.createPipe(Class<T> klass,
PipeConfig config) |
| Constructor and Description |
|---|
RestAdapter(Class<T> klass,
URL absoluteURL,
PipeConfig config)
This will build an adapter based on a configuration.
|
RestRunner(Class<T> klass,
URL baseURL,
PipeConfig config) |
| Modifier and Type | Method and Description |
|---|---|
<T> Pipe<T> |
PipeFactory.createPipe(Class<T> klass,
PipeConfig config) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.