| 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 baseURL,
PipeConfig config) |
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 © 2013 JBoss by Red Hat. All Rights Reserved.